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/users/{userId}/access \ --header 'X-BRONTO-API-KEY: <api-key>'
{ "organisations": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "Bronto", "login_methods": {}, "description": "Production observability workspace", "active": true, "management_resource": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "is_management_org": false, "region": "EU", "metadata": { "created_at": 123, "created_by": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }, "modified_at": 123, "modified_by": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }, "deleted_at": 123, "deleted_by": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }, "last_heartbeat_at": 123 }, "partition_tags": { "enabled": true, "partition_tag_list": [ "<string>" ] }, "settings": { "dcr_enabled": true, "out_of_order": true, "multi_org_group": "<string>" } } ] }
The unique identifier of the user to retrieve organization access for
List of organizations this user has access to
Show child attributes
Contact support