GET Pet Info
Get Pet Info
GET
https://api.cakes.com/pet/:pet_id
This endpoint allows you to get user's pet information.
Path Parameters
Name
Type
Description
pet_id
string
user's pet id
Headers
Name
Type
Description
Authorization
string
bearer token
Last updated