Changes to GET /v1/campaigns/:campaignId

GET /v1/campaigns/{campaignId}

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

Changed in 4 of the 27 revisions of this API.266

  1. ee7832fe66a615
  2. 8088d55e5f7c6
  3. 36c9ecf012d21
  4. ad91eadfd8ee1

What changed

  • ee7832fe66a615See the full diff
    • added the new path request parameter campaignId

      new-request-path-parameter

    • removed the DRAFT enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the PAUSED enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the RUNNING enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the SCHEDULED enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the SENT enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • deleted the path request parameter campaignId

      request-parameter-removed

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation