List Status Page Issue States
GET {{batmanURL}}/v4/statuspages/:statuspageID/states
Get all issue states for a status page.
RESPONSES
status: OK
{"data":[{"ID":6978,"Idx":0,"PageID":906,"Name":"Investigating","Color":"#D14C44","DefaultMessage":"We are currently experiencing a service **Issue Status**. Our team is working to identify the root cause and fix the issue. Users may be experiencing **Nature of Impact**. Please reach out to **Insert Support Email** for any questions.","createdAt":"2023-08-22T11:48:09.757467Z","updatedAt":"2023-08-22T11:48:09.757467Z","deletedAt":null},{"ID":6979,"Idx":1,"PageID":906,"Name":"Identified","Color":"#d68906","DefaultMessage":"We’ve determined that **describe problem**. **Nature of impact** users may be affected. We’re working to **fix you are working on**. Please reach out to **Insert Support Email** for any questions.","createdAt":"2023-08-22T11:48:09.757467Z","updatedAt":"2023-08-22T11:48:09.757467Z","deletedAt":null},{"ID":6980,"Idx":2,"PageID":906,"Name":"Monitoring","Color":"#FDCF2D","DefaultMessage":"We’ve deployed a fix that **describe fix**. Users should now see **current expected behaviour**. We’re monitoring to ensure **expected result**. Please reach out to **Insert Support Email** for any questions.","createdAt":"2023-08-22T11:48:09.757467Z","updatedAt":"2023-08-22T11:48:09.757467Z","deletedAt":null},{"ID":6981,"Idx":3,"PageID":906,"Name":"Resolved","Color":"#209628","DefaultMessage":"The **type of issue** is resolved. We’re sorry for **insert apology for what users may have experienced or felt**. Please reach out to **Insert Support Email** for any questions.","createdAt":"2023-08-22T11:48:09.757467Z","updatedAt":"2023-08-22T11:48:09.757467Z","deletedAt":null}]}