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": false,
  "company": "Td0Z",
  "created_at": "2025-06-13T18:07:10.011Z",
  "deletion_scheduled": false,
  "discord": "laYmDnEbkoVqq8M24P0UYv",
  "email": "cFGp@Tmiki.com",
  "email_verified": "2025-06-13T18:07:10.011Z",
  "first_name": "KztOScQrXorz0sZRd",
  "github": "w05Bx1Tx",
  "hubspot_contact_id": "UsZq3vxPMxvYKpVM8zwgW3ECih",
  "id": "fb920794-a5d3-4ee2-8bc4-4dd716ab8774",
  "image": "https://0d8ba.u9821PoXmv.com/SEmR6mLY9Df/gzpushom6A",
  "is_onboarded": true,
  "is_service_account": false,
  "last_name": "2",
  "name": "HYcfVbCEOGzujIKJYjjdWX",
  "phone": "+1-402-165-1780",
  "stripe_id": "9",
  "updated_at": "2025-06-13T18:07:10.011Z"
}