Changes to List broadcasts

GET /api/broadcasts.list

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

Changed in 5 of the 25 revisions of this API.249

  1. b6f612d3daaa1
  2. e42f05599d8a23
  3. c39acad12e49121
  4. 6f682a51f76f13
  5. 940c5636d0b41

What changed

    • added the optional property broadcasts/items/data_feed to the response with the 200 status

      response-optional-property-added

  • e42f05599d8a23See the full diff
    • added the new processed enum value to the broadcasts/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new processing enum value to the broadcasts/items/status response property for the response status 200

      response-property-enum-value-added

    • added the optional property broadcasts/items/enqueued_count to the response with the 200 status

      response-optional-property-added

    • removed the sending enum value from the broadcasts/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the sent enum value from the broadcasts/items/status response property for the response status 200

      response-property-enum-value-removed

  • c39acad12e49121See the full diff
    • removed the required property broadcasts/items/audience/lists from the response with the 200 status

      response-required-property-removed

    • removed the optional property broadcasts/items/audience/skip_duplicate_emails from the response with the 200 status

      response-optional-property-removed

    • removed the optional property broadcasts/items/sent_at from the response with the 200 status

      response-optional-property-removed

    • added the required property broadcasts/items/audience/list to the response with the 200 status

      response-required-property-added

  • 6f682a51f76f13See the full diff
    • removed the required property broadcasts/items/audience/list from the response with the 200 status

      response-required-property-removed

    • added the optional property broadcasts/items/audience/skip_duplicate_emails to the response with the 200 status

      response-optional-property-added

    • added the optional property broadcasts/items/sent_at to the response with the 200 status

      response-optional-property-added

    • added the required property broadcasts/items/audience/lists to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added