{
"data": [
{
"attributes": {
"company_logo": "string",
"components": [
{
"components": [
{
"id": "string",
"name": "string",
"position": "integer",
"status": "string",
"type": "component"
}
],
"id": "string",
"name": "string",
"position": "integer",
"status": "string",
"type": "component"
}
],
"created_at": "2019-09-19T10:00:00.000Z",
"custom_domain": "string",
"custom_domain_enabled": false,
"domain_prefix": "string",
"email_header_image": "string",
"enabled": false,
"favicon": "string",
"modified_at": "2019-09-19T10:00:00.000Z",
"name": "string",
"page_url": "string",
"subscriptions_enabled": false,
"type": "public",
"visualization_type": "bars_and_uptime_percentage"
},
"id": "string",
"relationships": {
"created_by_user": {
"data": {
"id": "",
"type": "users"
}
},
"last_modified_by_user": {
"data": {
"id": "",
"type": "users"
}
}
},
"type": "status_pages"
}
],
"included": [
{
"attributes": {
"email": "string",
"handle": "string",
"icon": "string",
"name": "string",
"uuid": "string"
},
"id": "string",
"type": "users"
}
],
"meta": {
"page": {
"first_offset": 0,
"last_offset": 900,
"limit": 100,
"next_offset": 100,
"offset": 0,
"prev_offset": 100,
"total": 1000,
"type": "offset_limit"
}
}
}