Skip to main content

Versioning

We support path-based and header-based versioning. In the event that they conflict, path-based versioning will prevail.
Resolves to Version 1 of the route:
Still resolves to Version 1 of the route:
Resolves to Version 2 of the route
Resolves to the earliest maintained version. e.g. v1

Wrapped Responses

All responses return an object with status, code, and data fields.
4xx & 5xx responses also return a message field.

Pagination

All lists are returned as an array of items, with a pagination object and _links that follow the HAL linking strategy.

Query Parameters

All GET MANY routes support the following query parameters: