Changes to Get a message by ID

GET /api/v0/sessions/{sessionId}/messages/{messageId}

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

Changed in 6 of the 20 revisions of this API.38

  1. 016bf58534e51
  2. 5ee8657e09324
  3. b702af89bbff1
  4. f31331a0620b2
  5. 0383294a98701
  6. 749e762366732

What changed

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

      response-optional-property-added

    • added the optional property content/items/anyOf[subschema #5]/scriptExecution to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-property-enum-value-added

    • added subschema #2 subschema #6 to the content/items/ response property anyOf list for the response status 200

      response-property-any-of-added

    • removed subschema #2 subschema #6 from the content/items/ response property anyOf list for the response status 200

      response-property-any-of-removed

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

      response-optional-property-added

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

      response-property-enum-value-added

    • added the new microsoft-teams enum value to the userMessageSource response property for the response status 200

      response-property-enum-value-added