Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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"
Was this page helpful?