Status Pages

Pages endpoint

Use this endpoint to create, update and delete Status Pages from your account. This is also the place to control basic settings like Timezone, Support Links and Locale.


Endpoint

https://api.sorryapp.com/v1/pages/:page_id/

Objects

These are the attributes which represent the object, most of which can be posted too and received in response to the actions.

Attribute Name Description
id The unique identifier for the page.
name The name used within the UI to distinguish your page.
timezone The timezone used to display datetimes on the status page.
support_email The email address your audience should use.
support_telephone The telephone number your audience should use to contact you.
support_url The URL of the helpdesk your audience should use.
visible_to_search Boolean, used to control robots.txt and meta robots tag.
meta_title Optional meta title used for search engines.
meta_description Optional meta description used for search engines.
google_analytics_id Your Google UA identity, used for adding tracking code to your page.
locale Two-Letter ISO 639-1 locale for the page. i.e. ‘en’, ‘fr’
send_notifications_by_email Is the page configured to send notifications to subscribers by Email.
send_notifications_by_sms Is the page configured to send notifcations to subscribers by SMS.
send_notifications_by_slack Is the page configured to send notifcations to subscribers by Slack.
send_notifications_by_microsoft_teams Is the page configured to send notifcations to subscribers by Microsoft Teams.
send_notifications_by_twitter Is the page configured to send notifcations to Twitter.
created_at The date/time the record was created.
updated_at The date/time the record was last updated.
include brand, components, custom_domain, notices, subscribers, theme