Status page report updates API response params

Response parameters

Namespace data

Parameter Type Values
id String ID of the status page report update
type String status_update
attributes Object Attributes object (see below)
attributes.message String A message associated with the status update
attributes.published_at String (ISO DateTime) When was the status page report update published
attributes.status_report_id Integer ID of the related status page report
attributes.affected_resources Array of Objects Array of objects containing the affected resources.
attributes.affected_resources[index].status_page_resource_id String ID of the status page resource that has been affected.
attributes.affected_resources[index].status String The current state of each resource in the status page report update.