Perplexity API
Get Async Chat Completion Response
Retrieves the status and result of a specific asynchronous chat completion job.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the asynchronous chat completion request.
Response
200
application/json
Successfully retrieved async chat completion response.
The response is of type object
.