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": "payment_method_failed",
  "can_train_on_data": true,
  "company": "WgPlgZV0RJ6DW31nGojfguUrcEF",
  "created_at": "2025-08-14T21:15:34.839Z",
  "deletion_scheduled": true,
  "discord": "eEbk7x",
  "email": "GaYPSBVVV@dy8J95Gd4.com",
  "email_verified": "2025-08-14T21:15:34.839Z",
  "first_name": "sEhm7wus0UILo4nx3bKsLe3n2Tdm",
  "github": "VqRldgOgCGYGgTn",
  "id": "20cd20b1-5178-403a-98bf-0de636702818",
  "image": "https://d..com/AA3HF7h4/Xeh1Re4g",
  "is_onboarded": true,
  "is_service_account": true,
  "last_name": "IS4eMZyKTSvz8C2H",
  "name": "RoPaD",
  "phone": "+1-152-944-6500",
  "updated_at": "2025-08-14T21:15:34.839Z"
}