# List my permissions (manager) **GET /manager/me/permissions** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ## Responses ### 200 Return the list of permissions #### Body: application/json (array[string]) array[string] ### 401 Unauthorized. #### Body: application/json (object) - **message** (string) ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)