Check user permission
Retrieves the granular feature-level permissions assigned to a specific user in the organization, identified by their email address. The response includes the user”s current status (active or pending) and a detailed list of privileges specifying which features and permission levels are granted.
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
email
Email of the invited user.
Response
list of all the user's permissions
email
Email address of the user.
privileges
Granular feature permissions given to the user.
status
Status of the invited user.
Errors
400
Bad Request Error