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": "missing_payment_method",
  "can_train_on_data": false,
  "company": "tXgJKhF6GpS4oi8fgMDNzlYToLjc",
  "created_at": "2024-12-19T17:50:38.690Z",
  "discord": "3X3vsVmxgf46SCwgU6",
  "email": "zHWe2L@eMWMcWQw4A.com",
  "email_verified": "2024-12-19T17:50:38.690Z",
  "first_name": "5zxF",
  "github": "0coM1YuuMylE",
  "hubspot_contact_id": "WWeOPPahhxCjudhhRbd887UxLl6k",
  "id": "4be9c0af-b333-42f1-8391-44375bed0055",
  "image": "https://.ih2adW.com/oh/CO1RMik44Ek",
  "is_service_account": false,
  "last_name": "STax",
  "name": "H6DoOMRTxCn",
  "phone": "+1-457-513-5571",
  "stripe_id": "JAvg8AcnYDZmmRn6LtmXD",
  "updated_at": "2024-12-19T17:50:38.690Z"
}