Changes to Get message

GET /v1/messages/{message_id}

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

Changed in 5 of the 30 revisions of this API.15

  1. b4f3f80942152
  2. 40ca41599f572
  3. fe051300804a1
  4. de67f68640a09
  5. 592610bb4a051

What changed

    • added the optional property source/workflow_recipient_run_id to the response with the 200 status

      response-optional-property-added

    • added the optional property source/workflow_run_id to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • response property channel_id deprecated

      response-property-deprecated

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property source/type to the response with the 200 status

      response-optional-property-added

    • the response property __typename became required for the status 200

      response-property-became-required

    • the response property channel_id became required for the status 200

      response-property-became-required

    • the response property engagement_statuses became required for the status 200

      response-property-became-required

    • the response property id became required for the status 200

      response-property-became-required

    • the response property inserted_at became required for the status 200

      response-property-became-required

    • the response property recipient became required for the status 200

      response-property-became-required

    • the response property source became required for the status 200

      response-property-became-required

    • the response property status became required for the status 200

      response-property-became-required

    • the response property updated_at became required for the status 200

      response-property-became-required

    • added the optional property source/step_ref to the response with the 200 status

      response-optional-property-added