Returns the permissions of the currently logged-in user.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
signature
The signature of the user permissions. Can be verified with the HMACSHA1 algorithm and the secret.
userPermission
Errors
400
Bad Request Error

