Get Component By ID

GET {{batmanURL}}/v4/statuspages/:statuspageID/components/:component_id

Get a status page component by its id.

RESPONSES

status: OK

{"data":{"id":2172,"pageID":906,"name":"Example component 1","description":"my first component","statusID":4526,"underMaintenance":false}}