Webhooks
Get Webhooks
All parameters are AND filters
GET
Authorizations
Provide your personal access token in the format 'Bearer {your_personal_access_token}'
Query Parameters
Topic of the webhooks requested
Page of Webhooks to get
Required range:
0 <= x <= 2147483647
Amount of Webhooks per page to request
Required range:
1 <= x <= 250
Response
200
application/json
Success
Timestamp the webhook subscription was created
ID of the webhook subscription
Example:
12345
URL subscription events will be posted to
Available options:
order_shipped
, shipment_delivered
, shipment_exception
, shipment_onhold
, shipment_cancelled
Was this page helpful?