chat_api
Get a message
Get a chat message in a session
get/ocs/v2.php/apps/assistant/chat/sessions/{sessionId}/messages/{messageId}
Path parameters
sessionIdinteger required
The session ID
messageIdinteger required
The message ID
Headers
OCS-APIRequestboolean required
Required to be true for the API request to pass
Response
The message has been successfully obtained
Changes
Changed in 3 of the 51 revisions of this API.32
- ▲
the response's body type/format changed from
object/to/for status401response-body-type-changed
- ▲
removed the required property
errorfrom the response with the401statusresponse-required-property-removed
- ○
added
subschema #1subschema #2to the response bodyanyOflist for the response status401response-body-any-of-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲