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": "payment_method_failed",
  "can_train_on_data": false,
  "company": "q4hUEkXv",
  "created_at": "2025-03-12T17:08:27.397Z",
  "discord": "E1GnJ",
  "email": "OGgSQXO@hvXR87jIG.com",
  "email_verified": "2025-03-12T17:08:27.397Z",
  "first_name": "t",
  "github": "cMxECZFSUxsughlPKtJwukO",
  "id": "a8f85e35-1ea8-4129-b2e0-5724efc83012",
  "image": "https://cmMbdR.Mkic.com/G4Hgkl/AOuXPnrPA",
  "is_service_account": true,
  "last_name": "5L7mvkUq",
  "name": "Qbet",
  "phone": "+1-611-760-8281",
  "updated_at": "2025-03-12T17:08:27.397Z"
}