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": "zOGYntIlXBbVgAM4xDA0GA7F",
"created_at": "2025-03-12T01:38:11.408Z",
"discord": "Ou1JT2U4",
"email": "GXW@ic6OmVpK.com",
"email_verified": "2025-03-12T01:38:11.408Z",
"first_name": "T66ku4h",
"github": "wlNe0tV3EwQPdLl",
"hubspot_contact_id": "rzAMsoZ3wIUAWNwZex",
"id": "f5a0480d-980b-46af-892b-7abe214dc5ca",
"image": "https://IRzeEsd.EqqFx2mJ.com/C/KPA",
"is_service_account": false,
"last_name": "g08gvwvdYzuwcL3rVzdZTj3Lwus0j",
"name": "vpONtJ1k4Rrdptj42h0fZ",
"phone": "+1-421-693-9517",
"stripe_id": "v6q",
"updated_at": "2025-03-12T01:38:11.408Z"
}