Skip to main content
GET
List Destinations

Authorizations

Authorization
string
header
required

Send an account API key in the Authorization: Bearer <key> header.

Headers

OpenPMM-Request-Id
string

Optional request ID. OpenPMM returns this value when it is valid. Otherwise, OpenPMM creates a request ID.

Maximum string length: 128

Path Parameters

workspace_id
string
required

Unique workspace ID.

Example:

"ws_01JABCDEF"

Response

All destinations in the workspace.

data
object[]
required

Connected publishing targets in the Workspace.

has_more
boolean
required
Example:

false

next_cursor
string | null
required
Example:

null