List Components
GET {{batmanURL}}/v4/statuspages/:statuspageID/components
List all components of a status page.
RESPONSES
status: OK
{"data":[{"id":2172,"type":"component","name":"Example component 1","allowSubscription":true,"description":"my first component","status":null,"underMaintenance":false,"statusMaintenance":null,"components":null,"isHidden":false}]}