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": "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"
}