Skip to main content
POST
Export subscribers

Restrictions

Authorizations

app_key
string
query
required

App key issued from the Flashduty console under Account → APP Keys. Required on every public API call. Keep it secret — it grants the same access as the owning account.

Body

application/json

Parameters for exporting a status page subscriber list.

page_id
integer<int64>
required

Status page ID; obtain it from GET /status-page/list.

component_ids
string[]

Optional component IDs to filter subscribers by.

Response

Success. CSV attachment, not a JSON envelope.

A CSV file (Content-Type: text/csv; charset=utf-8) containing columns: Method, Recipient, Components, Subscribe All, Locale.