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"
},
"updated_at": 123,
"updated_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>"
}
}
]
}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"
},
"updated_at": 123,
"updated_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>"
}
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.bronto.io/llms.txt
Use this file to discover all available pages before exploring further.