API → UsersGet extended information about a user
hidden

Parameters

Name

Type

Req.

  • id

    string
    required

Returns

get
/users-extended/{id}
$ curl "https://api.zoo.dev/users-extended/{id}" \
	--header "Authorization: Bearer $TOKEN"
200 OK
Response
{
  "block": "payment_method_failed",
  "can_train_on_data": false,
  "company": "UC8BA8TP",
  "created_at": "2025-01-09T18:27:41.042Z",
  "discord": "bmINkDMWaS1MlHfQBOFiyBSMyOy",
  "email": "tk@r.com",
  "email_verified": "2025-01-09T18:27:41.042Z",
  "first_name": "j56WFs6gNdHpJr7WhfK",
  "github": "JQcBqNFvnpHP",
  "hubspot_contact_id": "pW5R8By7UWQuSt",
  "id": "0816909e-8b16-44f4-a5b0-3d95a46b7a40",
  "image": "https://u1FfL3oJJ.J.com/UeFODK1z/AHXpQo8h0",
  "is_service_account": false,
  "last_name": "LvMK19UVjIwjqmFuj",
  "name": "v3mYDMcXKEU2RXcVKMZ",
  "phone": "+1-753-134-6747",
  "stripe_id": "55EDCLk6VVzaG93qjwbosX",
  "updated_at": "2025-01-09T18:27:41.043Z"
}