Skip to main content

Success Response

All successful responses follow this pattern:

List Response

Listings include pagination metadata:

Error Response

Errors follow a consistent pattern:

HTTP Status Codes

Pagination

integer
default:"20"
Maximum number of items to return (max: 100)
integer
default:"0"
Number of items to skip

Example

Filters

Most list endpoints support common filters:
Text search in relevant fields
string
Filter by creation date (ISO 8601)
string
Filter by creation date (ISO 8601)

Example