list_status_page_statuses
Retrieve statuses for a status page by providing its ID, with optional filters for post type and result limit.
Instructions
List Statuses for a Status Page by Status Page ID.
Args:
status_page_id: The ID of the Status Page
query_model: Optional filtering parameters
Returns:
List of StatusPageStatus objects for the given Status Page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_model | No | ||
| status_page_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | Yes |