Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-correlation-id
string

Caller-supplied correlation ID; the server generates one when omitted.

Required string length: 8 - 128
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:-]+$

Path Parameters

workspaceId
string
required

Response

Successful response.

Successful response for GET /v1/workspaces/{workspaceId}/connections.