API Reference
Get a cat by id.
GET
/
api
/
meows
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredid of the cat.
Response
200 - application/json
message
string
data
object