Skip to main content
All list endpoints accept page and limit query parameters and return a consistent envelope:

Defaults and bounds

Values outside the bounds are clamped silently — no 400.

Sorting and filtering

Most endpoints support sort=field:asc|desc and per-resource filters (status, createdAfter, etc.). See each endpoint’s reference page for the full list.