Changes to Retrieve a single domain

GET /domains/{domain_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 9 of the 73 revisions of this API.1217

  1. 014b301a96231
  2. c6b0e2300b211
  3. 51bd8c1ba4f36
  4. 88d8e60101c32
  5. b3d450f65ae513
  6. 4c2be9f9cea21
  7. 14b0ad6800ba1
  8. b5d5b993ee1d111
  9. 52da40644ebe1

What changed

    • api operation id domains/get was added

      api-operation-id-added

    • the created_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • added the new failed enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new not_started enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new partially_failed enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new partially_verified enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new pending enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new verified enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new CAA enum value to the records/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new TrackingCAA enum value to the records/items/record response property for the response status 200

      response-property-enum-value-added

    • added the new Tracking enum value to the records/items/record response property for the response status 200

      response-property-enum-value-added

    • added the optional property click_tracking to the response with the 200 status

      response-optional-property-added

    • added the optional property open_tracking to the response with the 200 status

      response-optional-property-added

    • added the optional property tracking_subdomain to the response with the 200 status

      response-optional-property-added

    • added the optional property capabilities to the response with the 200 status

      response-optional-property-added

    • removed the optional property capability from the response with the 200 status

      response-optional-property-removed

  • b5d5b993ee1d111See the full diff
    • added the new CNAME enum value to the records/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new DKIM enum value to the records/items/record response property for the response status 200

      response-property-enum-value-added

    • added the new MX enum value to the records/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new Receiving enum value to the records/items/record response property for the response status 200

      response-property-enum-value-added

    • added the new SPF enum value to the records/items/record response property for the response status 200

      response-property-enum-value-added

    • added the new TXT enum value to the records/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new failed enum value to the records/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new not_started enum value to the records/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new pending enum value to the records/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new temporary_failure enum value to the records/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new verified enum value to the records/items/status response property for the response status 200

      response-property-enum-value-added

    • added the optional property capability to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added