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": "wtRilzMiJLEG6",
  "created_at": "2024-09-19T16:12:38.824Z",
  "discord": "hsZU3K9OZdxgSRVPBb3j4Q9QX",
  "email": "m@kic99zCn.com",
  "email_verified": "2024-09-19T16:12:38.824Z",
  "first_name": "d46OwKAtObj1By9qtFk",
  "github": "qubArTAOjYdy9a99Jatp4XeGbZv",
  "id": "c1c5141b-09d7-45a4-b5db-bb10a175cb23",
  "image": "https://M.kq.com/Fqy0nfDbZUUC/RQTUA3Y",
  "is_service_account": true,
  "last_name": "i0N3j9CbKBQHnEWbN5x",
  "name": "4",
  "phone": "+1-419-365-4721",
  "updated_at": "2024-09-19T16:12:38.825Z"
}