Returns the permissions of the currently logged-in user.
Required Permissions
Any authenticated user.Headers
Authorization
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