Changes to Retrieve a subscription by key and version

GET /v1/subscriptions/{subscription-key}/versions/{version}

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

Changed in 2 of the 4 revisions of this API.12

  1. 702f3caf398511
  2. 7f43d4a77e8a1

What changed

  • 702f3caf398511See the full diff
    • removed the optional property allOf[subschema #1]/uniqueToken from the response with the 200 status

      response-optional-property-removed

    • the communicationProfileId response's property default value false was removed for the status 200

      response-property-default-value-removed

    • added the optional property allOf[subschema #1]/uniqueToken to the response with the 200 status

      response-optional-property-added