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": "payment_method_failed",
"can_train_on_data": false,
"company": "eDNTPwxypjat916",
"created_at": "2025-01-07T17:18:34.640Z",
"discord": "imRmdG787qjCNI",
"email": "@45XRpEnr8s.com",
"email_verified": "2025-01-07T17:18:34.640Z",
"first_name": "qgMNQMERONj5JOFKhFh3nz",
"github": "chSR1nlwC",
"hubspot_contact_id": "nnd0us9UWM4oof",
"id": "a1628cd5-0799-4697-9bba-8826dfbf93f5",
"image": "https://.b6.com/YTKFbLM90/ZtyTzdt",
"is_service_account": true,
"last_name": "kGllJ54tb3kQ6TitBO",
"name": "7QsO9iKIAAS",
"phone": "+1-609-333-7569",
"stripe_id": "bE6",
"updated_at": "2025-01-07T17:18:34.640Z"
}