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": "GxAKTSM2nzvfUfjj3",
  "created_at": "2025-01-09T18:27:21.722Z",
  "discord": "xmdOz7co",
  "email": "ju@NMQl.com",
  "email_verified": "2025-01-09T18:27:21.722Z",
  "first_name": "DMKRE",
  "github": "1bkP8TG8QLKFKfM",
  "id": "fae3089e-a143-46d9-a939-283c4d4b71d2",
  "image": "https://7OQN84ZvRpq.Wt.com/qFno/9qo1Cu",
  "is_service_account": false,
  "last_name": "wutE8DZnmnbmc1SdRYtQuA",
  "name": "ed4ghmqTMqXcJZG4FobwW4BvjoAi",
  "phone": "+1-132-279-6779",
  "updated_at": "2025-01-09T18:27:21.722Z"
}