API → UsersGet admin-only details for a userhidden
hidden
Parameters
Name
Type
Req.
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
Possible values
missing_payment_method: The user is missing a payment method and has exceeded their free API call credits for the month.payment_method_failed: The users payment method has failed.
payment_methods
arrayoptionalArray of
get
/users/{id}/admin/details$ curl "https://api.zoo.dev/users/{id}/admin/details" \
--header "Authorization: Bearer $TOKEN"200 OK
Response{}