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": false,
"company": "AHbp87cp4Wa0wwS",
"created_at": "2025-08-14T21:15:32.321Z",
"deletion_scheduled": true,
"discord": "4txp8bJ7MNepov",
"email": "LCp@.com",
"email_verified": "2025-08-14T21:15:32.321Z",
"first_name": "kvFPNJcVS",
"github": "w2wmCZNaQigXCd8qTBp",
"hubspot_contact_id": "iubVX1x8gDf5Its5YObyPEL",
"id": "37c933ec-6d13-47c8-abd9-dc9aa7b7fd5b",
"image": "https://EW.nEw5.com/f/",
"is_onboarded": false,
"is_service_account": true,
"last_name": "dU6IyGy3sMYX",
"name": "1JNZOHD2ZefmfDu",
"phone": "+1-424-639-7210",
"stripe_id": "",
"updated_at": "2025-08-14T21:15:32.321Z"
}