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": false,
"company": "9kXVsZN",
"created_at": "2025-07-04T14:10:55.622Z",
"deletion_scheduled": true,
"discord": "PUGJHeKXF8dSj3ZcFy3TColz",
"email": "crbiWI@UGYCmKebTL.com",
"email_verified": "2025-07-04T14:10:55.622Z",
"first_name": "ICrNNk2SDc97Lo",
"github": "2PvJXzghZbhX4eraX",
"hubspot_contact_id": "PzgGs5NZ5tFmyrpDmhK",
"id": "105f4b89-b128-41ff-97ca-2b5d1309606c",
"image": "https://mK.yzuP5tJw8.com/K9obqTqFL8qH/gqDrn8A",
"is_onboarded": false,
"is_service_account": false,
"last_name": "xEiQTAgbJX2ajP4fFeucjv6v2LgO",
"name": "Cj7FE",
"phone": "+1-214-786-3646",
"stripe_id": "XmSu2mzi8yPj6yZ9",
"updated_at": "2025-07-04T14:10:55.622Z"
}