List status page subscribers
Subscribers
List status page subscribers
List subscribers who have signed up for status page notifications.
GET
List status page subscribers
Restrictions
Authorizations
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.
Query Parameters
Status page ID.
Comma-separated component IDs to filter subscribers by.
Page number (1-based).
Required range:
x >= 1Page size (1-100).
Required range:
1 <= x <= 100Response
Success
Success response envelope. On every 2xx response, request_id identifies the call (also mirrored in the Flashcat-Request-Id header) and data holds the endpoint-specific payload. Failure responses use a different shape — see ErrorResponse.