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": false,
  "company": "SXFdzuopkjiU46nMEbU20zWn",
  "created_at": "2024-09-20T22:42:01.474Z",
  "discord": "Df",
  "email": "fZQ8P@O7aFrkR6.com",
  "email_verified": "2024-09-20T22:42:01.474Z",
  "first_name": "wnMwc",
  "github": "AplGpPG5MRP9oIViNAexEnCw5xornN",
  "id": "f92dad41-a967-4654-8405-6f3ed9626903",
  "image": "https://KM8id3.USAVFW5.com/iL/",
  "is_service_account": true,
  "last_name": "DwJIyuMsQH",
  "name": "CvYVVonhiB8xQ7dholyrV",
  "phone": "+1-943-983-4489",
  "updated_at": "2024-09-20T22:42:01.474Z"
}