Gets an individual order by order ID. The orderID path parameter can be: - An internal order ID (e.g. 197ec08e001658690721be129e7fa595) - A client order ID prefixed with client: (e.g. client:abc123)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Internal order ID, or client:{clientOrderID} for client order ID lookup
"197ec08e001658690721be129e7fa595"
Order
Whether the request was successful
true
Error message, present only on failure
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
""