chat_api
Check the status of a generation task. The value of slow_pickup will be set to true if the task is not being picked up.
Used by the frontend to poll a generation task status. If the task succeeds, a new message is stored and returned.
get/ocs/v2.php/apps/assistant/chat/check_generation
Query parameters
taskIdinteger required
The message generation task ID
sessionIdinteger required
The chat session ID
Headers
OCS-APIRequestboolean required
Required to be true for the API request to pass
Response
The task was successful, a message has been generated