Get Async Chat Completion
Sonar API
Get Async Chat Completion
Retrieve the response for a given asynchronous chat completion request.
GET
Get Async Chat Completion
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Unique identifier for the async request
Model used for the request
Unix timestamp when the request was created
Current processing status of the request
Available options:
CREATED, IN_PROGRESS, COMPLETED, FAILED Unix timestamp when processing started
Unix timestamp when processing completed
Unix timestamp when the request failed (if applicable)
Error message if the request failed