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": "mvSNdmG7CpkCip",
  "created_at": "2025-01-09T18:27:40.257Z",
  "discord": "yJk2sQiE8qA1E8OHHMsn",
  "email": "ztsDKg@gYr0A4.com",
  "email_verified": "2025-01-09T18:27:40.257Z",
  "first_name": "sjaygew4QU5tdQebR0tYZ6",
  "github": "UDSR5lrnORqhWIxgyOpFB",
  "id": "0ff690dc-2558-49fa-9ae2-04a07ab6eb54",
  "image": "https://MI7STQj.Gc.com/xcJZ/pBLmbR",
  "is_service_account": true,
  "last_name": "kHx0BjZA",
  "name": "HZSNFZRZc5EUwQ4ZI4184cexu",
  "phone": "+1-358-394-8507",
  "updated_at": "2025-01-09T18:27:40.257Z"
}