Skip to main content
GET
List Slack Channels

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 available Slack channels.

data
object[]
required
has_more
boolean
required
Example:

false

next_cursor
string | null
required
Example:

"eyJ2ZXJzaW9uIjoxfQ"