API → UsersGet 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": "payment_method_failed",
  "can_train_on_data": false,
  "company": "nx",
  "created_at": "2025-03-14T16:51:23.192Z",
  "discord": "lg7d3QmC4s20cdAJXv4Ox9s4",
  "email": "RHFI@El.com",
  "email_verified": "2025-03-14T16:51:23.192Z",
  "first_name": "TzK2xMkyAsR46g8wrxQtY0SAt",
  "github": "SH",
  "hubspot_contact_id": "5bCe3tyS7fmGmIyFdgtOAwB6T",
  "id": "c436c80a-ab27-42f4-a043-e4c5591f0665",
  "image": "https://yF.glTD8Aq5XQd5.com/khX/Q01tCw",
  "is_service_account": false,
  "last_name": "8kqGlvaytuut",
  "name": "E29Of0rPfvJ",
  "phone": "+1-563-648-7161",
  "stripe_id": "0",
  "updated_at": "2025-03-14T16:51:23.192Z"
}