Retrieve Alert

GET https://api.speakap.io/networks/:eid/alerts/:eid/

Request

URI:/networks/{networkEID}/alerts/{alertEID}/
Method:GET
Accept:application/vnd.speakap.api-v1.8.2+json+hal
Authentication:OAuth 2.0

Parameters

Name Type Description
networkEID EID Network EID
alertEID EID Alert EID

Response

200
Returns a Alert resource
403
Unauthorized: returns an Error object
404
Unknown message: returns an Error object