tenantConnectorTaps
GET /api/workspace-connector-taps List the workspace’s connector taps. When tenantConnectorId is supplied results are scoped to that connector; otherwise all taps for the workspace are returned. Paginated via limit/offset. Default limit: 250, max limit: 250. The declared max is the single source of truth for the server clamp and the generated SDKs’ auto-paginating *_all variants. Ordering is stable (created_at desc, id) so callers can page until a short page signals exhaustion.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Workspace slug. Overrides subdomain-based workspace resolution when provided.
"acme"
Optional request correlation ID echoed back in the response.
"550e8400-e29b-41d4-a716-446655440000"
Query Parameters
UUID v4 with automatic base62 encoding for client-facing APIs
x <= 250