Chat Result
Retrieve the status/result of an async chat inference request.
post
Retrieve an asynchronous chat task status or final result.
Authorizations
authorizationstringRequired
Body
idstringRequiredPattern:
^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4[a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}$Responses
200
Standard OpenAI chat completion response containing the generated message and metadata.
application/json
404
Default Response
application/json
500
Default Response
application/json
post
/async/chat/resultLast updated
