API → UsersGet your user

Parameters

No parameters

Returns

  • 200 OK

    successful operation

    Name

    Type

    Req.

    body

    object
    optional
    Object Properties
get
/user
$ curl "https://api.zoo.dev/user" \
	--header "Authorization: Bearer $TOKEN"
200 OK
Response
{
  "block": "payment_method_failed",
  "can_train_on_data": true,
  "company": "nDw6KhZI3Ks50XcmLn8CenaBxi",
  "created_at": "2025-02-05T02:30:50.994Z",
  "discord": "AN2BxAZ8paEJee",
  "email": "Q@yMoL.com",
  "email_verified": "2025-02-05T02:30:50.994Z",
  "first_name": "v7SZNQdaikUPGKVHCNOxG0Pus",
  "github": "2SU1gc426JUhUN7UAV3SZT2Fyy",
  "id": "aaa69149-f951-418f-9fe2-1d7de8a78293",
  "image": "https://1pnUj.8t.com/au8DnDU08HbY/",
  "is_service_account": true,
  "last_name": "",
  "name": "Gm",
  "phone": "+1-368-742-7340",
  "updated_at": "2025-02-05T02:30:50.994Z"
}