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": "IZQHo4z8u9ybEh4Kypox1f0hAf",
  "created_at": "2024-12-19T17:50:36.478Z",
  "discord": "ZnMJnGYiaunZtkPzffrVL5vnOcxva",
  "email": "tgA@cLzo4M.com",
  "email_verified": "2024-12-19T17:50:36.478Z",
  "first_name": "cnZRINMV9DEUnu8S4XvNIORkF",
  "github": "skru7nMtQpx",
  "id": "4bd11641-1637-4602-ac65-66f2b1f3c2b9",
  "image": "https://9bv9.BCD.com/1bES/TOreW3",
  "is_service_account": true,
  "last_name": "dDR2zDsOGvhD",
  "name": "rBCAk",
  "phone": "+1-628-668-7510",
  "updated_at": "2024-12-19T17:50:36.478Z"
}