Check admin user permissions

This endpoint will provide the list of admin user permissions

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

emailstringRequired
Email of the invited user.

Response

List of user's permissions
emailstring
Email address of the user.
feature_accessobject
Granular feature permissions given to the user.
groupslist of objects
statusstring
Status of the invited user.

Errors