API → UsersGet a user
hidden

Parameters

Name

Type

Req.

  • id

    string
    required

Returns

  • 200 OK

    successful operation

    Name

    Type

    Req.

    body

    object
    optional
    Object Properties
get
/users/{id}
$ curl "https://api.zoo.dev/users/{id}" \
	--header "Authorization: Bearer $TOKEN"
200 OK
Response
{
  "block": "missing_payment_method",
  "can_train_on_data": true,
  "company": "CpGYFrEGlnPgkKW17D",
  "created_at": "2025-03-14T16:51:23.862Z",
  "discord": "3Etseb",
  "email": "6TE@r4.com",
  "email_verified": "2025-03-14T16:51:23.862Z",
  "first_name": "5sKhiBQsi",
  "github": "yLleudYBptPPcO5YJP9v5QxWyl",
  "id": "c6f69f1b-c74d-4ce2-9f71-a035709cfc90",
  "image": "https://DqH.LiFtdDQZHmf.com/mPG0HrdM8/5RnI",
  "is_service_account": true,
  "last_name": "tmiCULL2c6RPPSls3LnYjsaj",
  "name": "3LS",
  "phone": "+1-192-191-6490",
  "updated_at": "2025-03-14T16:51:23.862Z"
}