Changes to List user messages

GET /v1/users/{user_id}/messages

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

Changed in 7 of the 30 revisions of this API.119

  1. b4f3f80942152
  2. 40ca41599f572
  3. fe051300804a1
  4. de67f68640a09
  5. 592610bb4a051
  6. 46f457b0a70011
  7. a552e94c4d043

What changed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • response property items/items/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 items/items/source/type to the response with the 200 status

      response-optional-property-added

    • the response property items/items/__typename became required for the status 200

      response-property-became-required

    • the response property items/items/channel_id became required for the status 200

      response-property-became-required

    • the response property items/items/engagement_statuses became required for the status 200

      response-property-became-required

    • the response property items/items/id became required for the status 200

      response-property-became-required

    • the response property items/items/inserted_at became required for the status 200

      response-property-became-required

    • the response property items/items/recipient became required for the status 200

      response-property-became-required

    • the response property items/items/source became required for the status 200

      response-property-became-required

    • the response property items/items/status became required for the status 200

      response-property-became-required

    • the response property items/items/updated_at became required for the status 200

      response-property-became-required

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

      response-optional-property-added

  • 46f457b0a70011See the full diff
    • removed the required property entries from the response with the 200 status

      response-required-property-removed

    • added the required property items to the response with the 200 status

      response-required-property-added

    • added the enum value unarchived to the property items/ of the query request parameter engagement_status[]

      request-parameter-property-enum-value-added

    • added the enum value unread to the property items/ of the query request parameter engagement_status[]

      request-parameter-property-enum-value-added

    • added the enum value unseen to the property items/ of the query request parameter engagement_status[]

      request-parameter-property-enum-value-added