APIUsersGet extended information about a user
hidden

Parameters

Name

Type

Req.

  • id

    string
    required

Returns

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": "cXM2FkqwsE18hn2WMIBw",
  "created_at": "2025-05-22T02:05:02.483Z",
  "deletion_scheduled": false,
  "discord": "3",
  "email": "SSA0S@nZ.com",
  "email_verified": "2025-05-22T02:05:02.483Z",
  "first_name": "B",
  "github": "d42jB9DBY",
  "hubspot_contact_id": "sbtZEkoVdMOBKDBiigWm0Q7ayt",
  "id": "f20e76d3-b0bf-45c9-bbab-6f70cc5b3891",
  "image": "https://eUtAf6p0G.0JoArXd0.com/vb7XP/09BeSL",
  "is_onboarded": true,
  "is_service_account": false,
  "last_name": "itoSDDLhZT",
  "name": "m7LSUeq5u5b8ahko9jU8sMoq",
  "phone": "+1-895-879-8100",
  "stripe_id": "NqkOfW",
  "updated_at": "2025-05-22T02:05:02.483Z"
}