API → UsersGet 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": "payment_method_failed",
"can_train_on_data": true,
"company": "7cY8AHcbOXLivTwQ",
"created_at": "2025-07-10T11:07:40.341Z",
"deletion_scheduled": false,
"discord": "GWIM",
"email": "mfItnt45@bLv.com",
"email_verified": "2025-07-10T11:07:40.341Z",
"first_name": "JLdqKWMXqCT",
"github": "6ofwnDu8Ye6L",
"hubspot_contact_id": "JYE0Vt1MV1ORFyLktXzUHBB9fM",
"id": "5bc914d7-5b89-43da-b85a-3ffaa77bc0aa",
"image": "https://EbshVuH.K6mnc.com/n3NMGDRrqx/R0oXu",
"is_onboarded": false,
"is_service_account": true,
"last_name": "NpaWodMHxtAl1KC1qgmmBIT",
"name": "6fnMUi0yko8o2ysFJ0ZB0",
"phone": "+1-253-646-3766",
"stripe_id": "dDLV0R9OrGTD",
"updated_at": "2025-07-10T11:07:40.341Z"
}