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": "missing_payment_method",
  "can_train_on_data": false,
  "company": "fidYtnKJd4Yl25ZfOYUtHX",
  "created_at": "2025-03-12T17:30:19.194Z",
  "discord": "LNQs7g27zIFW7",
  "email": "79KTvP@.com",
  "email_verified": "2025-03-12T17:30:19.194Z",
  "first_name": "",
  "github": "9Z5pvORzetSmZ",
  "id": "e0a15213-dbd5-4e88-b693-f4974dee20c9",
  "image": "https://xs05.8SUuA2n.com//MrAjyhN",
  "is_service_account": true,
  "last_name": "AMpt6RX",
  "name": "ZNhdRXaPLShat",
  "phone": "+1-530-648-9336",
  "updated_at": "2025-03-12T17:30:19.194Z"
}