APIUsersGet a user
hidden

Parameters

Name

Type

Req.

  • id

    string
    required

Returns

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": "",
  "created_at": "2025-07-03T15:42:40.557Z",
  "deletion_scheduled": true,
  "discord": "6r2CRq8vDVq4PQKVYl",
  "email": "LJGTUwZBE@3OevwrykIQ.com",
  "email_verified": "2025-07-03T15:42:40.557Z",
  "first_name": "vtVjhTqI7WKwTn",
  "github": "ScFtQYTXBHvwMMbeW6RPNnw",
  "id": "667d4884-81ac-45e0-a695-99ec8748db26",
  "image": "https://w.XKeRArSsy.com/ZyCtAnXUg/MQ",
  "is_onboarded": true,
  "is_service_account": false,
  "last_name": "MxuJrapduCAK10TbpgSsSm",
  "name": "HfNeeiv78Jl5AYVp5kOnA6",
  "phone": "+1-509-588-7226",
  "updated_at": "2025-07-03T15:42:40.557Z"
}