APIUsersGet a user
hidden

Parameters

Name

Type

Req.

  • id

    string
    required

Returns

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": true,
  "company": "Ua5D5MwhuI",
  "created_at": "2025-05-22T02:05:03.737Z",
  "deletion_scheduled": false,
  "discord": "F10v9QDF0GUsSLhcDS37soji",
  "email": "T6@iw.com",
  "email_verified": "2025-05-22T02:05:03.737Z",
  "first_name": "x",
  "github": "nioSXoZK9O3",
  "id": "8e13cc78-22d2-4aaf-9f78-abe46ba02734",
  "image": "https://wjS.kiQJOn3Dts0P.com/o4InQ6S2/8",
  "is_onboarded": false,
  "is_service_account": false,
  "last_name": "fTheXWUC",
  "name": "evRK",
  "phone": "+1-584-312-3620",
  "updated_at": "2025-05-22T02:05:03.737Z"
}