Get order events
Returns all events associated with an order.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
order_id
Order ID
Headers
Accept
Specify the content type and version that the API should use. It's recommended to include this to avoid breaking changes.
Query parameters
limit
Limit the number of results returned
offset
Offset the results by page
Response
A list of Events was successfully retrieved.
count
results
next
previous