Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
Appearance
Menu
Return to top
Returns the permissions that this user has concerning administration of the members in the region.
GET
/api/region/{regionId}/members/permissions
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
Type
API Key (header: X-CSRF-Token)
Parameters
Path Parameters
regionId
*
ID of the region
Type
integer
Required
Pattern
"\\d+"
Responses
200
401
404
success
GET
/api/region/{regionId}/members/permissions
Playground
Authorization
api_key
Variables
Key
Value
regionId
*
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python