Skip to main content

Get a dynamic emergency endpoint

GET 
/dynamic_emergency_endpoints/:id

Returns the dynamic emergency endpoint based on the ID provided

Request

Responses

200:

Dynamic Emergency Endpoint Response

400:

Bad request, the request was unacceptable, often due to missing a required parameter.

401:

Unauthorized

404:

The requested resource doesn't exist.

422:

Unprocessable entity. Check the 'detail' field in response for details.

500:

Unexpected error