Changes to List Campaigns

GET /v1/campaigns

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

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

  1. 6b3357db6cf61
  2. 3f3dba69574b11

What changed

    • added the optional property allOf[subschema #2]/data/campaigns/items/recipientIds to the response with the 200 status

      response-optional-property-added

  • 3f3dba69574b11See the full diff
    • added the new pending_review enum value to the allOf[subschema #2]/data/campaigns/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new enum value pending_review to the query request parameter status

      request-parameter-enum-value-added