curl --request GET \
--url https://api.eu.bronto.io/integrations/slack/workspaces \
--header 'X-BRONTO-API-KEY: <api-key>'{
"slack_workspaces": [
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"name": "brontotest"
}
]
}curl --request GET \
--url https://api.eu.bronto.io/integrations/slack/workspaces \
--header 'X-BRONTO-API-KEY: <api-key>'{
"slack_workspaces": [
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"name": "brontotest"
}
]
}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.