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": "qy6auNZIgnUgYtaTrcyOBjZQpAP",
  "created_at": "2025-01-07T17:18:32.327Z",
  "discord": "K2I7iLIyKXH",
  "email": "Mkfic@8oeCkqF4oc.com",
  "email_verified": "2025-01-07T17:18:32.327Z",
  "first_name": "xUAxmmdQsEeRfsbY9r",
  "github": "yMJfzNKUCIfKbBPVv5XtSrDieGrx3",
  "id": "0ee3a281-0bf7-4f20-b551-51a7d7f52dec",
  "image": "https://.UBH3zssi.com//F",
  "is_service_account": false,
  "last_name": "Nb4AeRx6",
  "name": "sjluV5C3QK5y",
  "phone": "+1-811-889-2801",
  "updated_at": "2025-01-07T17:18:32.327Z"
}