Dynamic Emergency Addresses

Get a dynamic emergency address

Returns the dynamic emergency address based on the ID provided

get/dynamic_emergency_addresses/{id}

Path parameters

idstring uuid required

Dynamic Emergency Address id

Response

Dynamic Emergency Address Response

Example response

{
  "data": {
    "administrative_area": "TX",
    "country_code": "US",
    "created_at": "2018-02-02T22:25:27.521Z",
    "house_number": "600",
    "id": "0ccc7b54-4df3-4bca-a65a-3da1ecc777f1",
    "locality": "Austin",
    "postal_code": "78701",
    "record_type": "dynamic_emergency_address",
    "sip_geolocation_id": "XYZ123",
    "status": "pending",
    "street_name": "Congress",
    "street_suffix": "St",
    "updated_at": "2018-02-02T22:25:27.521Z"
  }
}

Changes

Changed in 2 of the 61 revisions of this API.10

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status 400

      response-property-type-changed

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status 401

      response-property-type-changed

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status 404

      response-property-type-changed

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status 422

      response-property-type-changed

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status 500

      response-property-type-changed

    This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status 400

      response-property-type-changed

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status 401

      response-property-type-changed

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status 404

      response-property-type-changed

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status 422

      response-property-type-changed

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status 500

      response-property-type-changed

    This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog