Developer Guide
API Reference
Integration Marketplace
Nothing Found
Developer Guide
API Reference
Integration Marketplace
Retrieves a list of event names grouped by which version of the API they're available.
Security
AuthToken
Responses
200
OK
Response Schema:
application/json
data
object
get
/events/event-names-by-version/
Try it
Request samples
curl
Node.js
JavaScript
Python
Java
Copy
Response samples
200
application/json
Copy
Expand all
Collapse all
{
"data"
:
{
"2020-01-01"
:
[
"shipment.created"
,
"shipment.stop.created"
]
}
}
Next to
List all webhooks