Types & Limits
Paginated Response
All list endpoints will return a paginated response of this form.
Attributes
data:
T[]
An array of data for the pages requested.
meta:
PaginationMeta
Pagination metadata for the current request.
All list endpoints will return a paginated response of this form.
data:
T[]
An array of data for the pages requested.
meta:
PaginationMeta
Pagination metadata for the current request.