Retrieves the status and result of a specific asynchronous chat completion job.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the asynchronous chat completion request.
Successfully retrieved async chat completion response.
The response is of type object
.