/integrations/workspace
Method:
GET
Query Parameters:
Parameter | Type | Required | Description |
---|---|---|---|
workspaceId | string | Yes | Workspace ID |
Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Query Parameters
Parameter | Type | In | Required | Description |
---|---|---|---|---|
workspaceId | string | query | ✅ | Workspace ID |
Responses
✅ 200 - List of workspace integrations
⚠️ 400 - undefined
⚠️ 401 - undefined
❌ 500 - undefined
Tags
Integration
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Workspace ID
Example:
"workspace-123"