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": "JrIRuMwYA",
  "created_at": "2025-04-01T00:21:29.284Z",
  "discord": "S",
  "email": "@XcTFe.com",
  "email_verified": "2025-04-01T00:21:29.284Z",
  "first_name": "Rz2M0ItcWI",
  "github": "JhAMawhK1nfQbjae6LWEW5H",
  "id": "75c74023-0ce3-4c2f-8d9b-f4f478c46f79",
  "image": "https://kr..com/W584oiBsbW/2xZHBJi",
  "is_service_account": true,
  "last_name": "",
  "name": "nxuV",
  "phone": "+1-754-727-6090",
  "updated_at": "2025-04-01T00:21:29.284Z"
}