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": true,
  "company": "q0CmCSl94",
  "created_at": "2024-09-19T16:12:45.267Z",
  "discord": "mw7IAI",
  "email": "@ad92yOvKPO.com",
  "email_verified": "2024-09-19T16:12:45.267Z",
  "first_name": "",
  "github": "qa10lUf59",
  "id": "22454336-ce78-4991-9d2c-2a4fbdeeb865",
  "image": "https://VjNUI.1GtNvw4.com//56L",
  "is_service_account": true,
  "last_name": "uM7Z0mM",
  "mailchimp_id": "XVJKWTW5D7OIUrcq",
  "name": "B2f8minvCVMV",
  "phone": "+1-293-365-9097",
  "stripe_id": "OvTEuKLqkpO",
  "updated_at": "2024-09-19T16:12:45.267Z"
}