cURL
curl --request GET \ --url https://apigw.bienport.com/api/role/organization-roles \ --header 'Authorization: <authorization>' \ --header 'OrganizationId: <organizationid>'
[ { "roleId": 20162, "instanceId": 20155, "name": "Guard" } ]
Access Token
Organization ID
Organization roles.
Role ID
20162
Instance ID
20155
Role localizable name.
"Guard"