API → UsersGet extended information about your user
Parameters
No parameters
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
Possible values
missing_payment_method
: The user is missing a payment method and has exceeded their free API call credits for the month.payment_method_failed
: The users payment method has failed.
get
/user/extended$ curl "https://api.zoo.dev/user/extended" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response{
"block": "missing_payment_method",
"can_train_on_data": true,
"company": "Rsx3MH",
"created_at": "2025-06-13T18:07:00.328Z",
"deletion_scheduled": true,
"discord": "OO",
"email": "sS@y40Db.com",
"email_verified": "2025-06-13T18:07:00.328Z",
"first_name": "YhemVo9",
"github": "jQ",
"hubspot_contact_id": "WNQ6va9mmsCzbriF7ST",
"id": "790e84ca-8760-4312-9c7c-64e785b814b9",
"image": "https://lPao.37RHMiym.com/S3Zc/NAhsohFWEeq",
"is_onboarded": true,
"is_service_account": true,
"last_name": "uoDwQH71uekVoSZ",
"name": "NylaZnBObNM6CZXndvr4",
"phone": "+1-552-473-7573",
"stripe_id": "UR",
"updated_at": "2025-06-13T18:07:00.328Z"
}