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://api.eu.bronto.io/organizations/{orgId}/access \ --header 'X-BRONTO-API-KEY: <api-key>'
{ "items": [ { "members": [ { "id": "<string>", "roles": [ "<string>" ], "status": "<string>", "createdAt": 123 } ] } ] }
The unique identifier of the organization
Successful response
Show child attributes
Contact support