API → Users → Get extended information about a userhidden
hidden
Parameters
Name
Type
Req.
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
/users-extended/{id}$ curl "https://api.zoo.dev/users-extended/{id}" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response{
"block": "missing_payment_method",
"can_train_on_data": true,
"company": "6YjvZpkAr0GXy",
"created_at": "2025-04-21T20:03:00.715Z",
"discord": "X4pQSUiUpEQWy",
"email": "0ku@xfk7K.com",
"email_verified": "2025-04-21T20:03:00.715Z",
"first_name": "XiZweUtHM0j0MiWk09Aoj7WiY",
"github": "6QjBvgRLbQ9VruBV2OF5OpVZK",
"hubspot_contact_id": "jusXOohLHLERgXkpU7QYk0G9jtgXwF",
"id": "9ae00427-d219-47ae-8cf4-abc39a08a2c5",
"image": "https://K.ZIZHUsj0.com/J7sQ1/n1TrXpA7VpaD",
"is_service_account": true,
"last_name": "ucSXtLQJsR",
"name": "dbAXFfw43",
"phone": "+1-476-344-8664",
"stripe_id": "6fA5X",
"updated_at": "2025-04-21T20:03:00.715Z"
}