Error
lists
Get paginated lists
GET
Error
Authorizations
API key authentication
Path Parameters
Query Parameters
page number
Required range:
x >= 1page size
Required range:
x >= 1Sorting parameter with the format 'field:direction'. Supported fields: name, createdAt, updatedAt.
Pattern:
^[a-zA-Z0-9_]+:(asc|desc)$A string used to filter the search results. The maximum length is 50 characters.
Maximum string length:
50