cURL
curl --request GET \ --url https://api.example.com/api/v1/status-pages/{id}/customization
{ "id": "<string>", "statusPageId": "<string>", "useDarkTheme": true, "shadowStyle": "<string>", "borderRadiusStyle": "<string>", "showSubscriptionButton": true, "showRecentUpdatesSection": true, "hideHeaderName": true, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "primaryColor": "<string>", "accentColor": "<string>", "backgroundColor": "<string>", "foregroundColor": "<string>", "primaryForegroundColor": "<string>", "cardColor": "<string>", "cardForegroundColor": "<string>", "mutedColor": "<string>", "mutedForegroundColor": "<string>", "borderColor": "<string>", "textColor": "<string>", "defaultLanguage": "<string>", "headerDisplayName": "<string>", "customCss": "<string>", "customHeaderHtml": "<string>", "customFooterHtml": "<string>" }
Documentation IndexFetch the complete documentation index at: https://getmonitor.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://getmonitor.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Status page customization