Workspaces Settings
API endpoints for Workspaces Settings
GET
/api/workspaces/{workspace_id}/settings Settings returns workspace settings with integrations and available providers.
Returns workspace details along with configured integrations and the schema for all available integration providers. Supports an optional tab query parameter for initial tab selection in the UI.
Response Codes
| Status Code | Description |
|---|---|
| 200 | Success |
| 500 | Internal server error |