Logo
mocks-server API Documentation

Show alert details

GET {{base_url}}/alerts/:alert_id

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "id": "mock:collections:selected", "message": "Option 'mock.collections.selected' was not defined. Selecting the first collection found", "error": null }



Curl
curl -X GET 'http://127.0.0.1:3110/api/alerts/:alert_id'

ENDPOINTS