API Reference
List all the cats.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Search query for cat names
Page no you want to fetch
How many cats you want to fetch per page
Filter for any key. E.g. { "owner_id": "<your_owner_id>" }
Sort with any field you want
The sort order with asc or desc
Available options:
asc
, desc
Comma separated list of the fields to select