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": "G4G2jMdCndubeQbah3O82M6OW6Vcj",
  "created_at": "2024-09-19T16:12:45.557Z",
  "discord": "v3POUk5Go6Bj",
  "email": "@kwC2.com",
  "email_verified": "2024-09-19T16:12:45.557Z",
  "first_name": "Gu1qR0nctfwMrZc",
  "github": "xb9",
  "id": "300a0821-7c7b-46b5-a2df-4aabb002b45b",
  "image": "https://eA.Kp.com/JtJfR8b/fUoLkF5L",
  "is_service_account": false,
  "last_name": "rxpDyG",
  "name": "8SyEZ9wyciw7hRXPSf8kP6",
  "phone": "+1-139-599-9291",
  "updated_at": "2024-09-19T16:12:45.557Z"
}