Tasks
List tasks
Retrieve a paginated list of your research tasks along with their current status and metadata. This endpoint allows you to monitor many tasks at once instead of polling each task individually.
The response follows a same cursor-based pagination pattern. Pass the limit
parameter to control page size (max 200) and use the cursor
token returned in the response to fetch subsequent pages.
GET
Get your Exa API key
Query Parameters
The cursor to paginate through the results
Minimum length:
1
The number of results to return
Required range:
1 <= x <= 200
Response
200 - application/json
List of research tasks
The response is of type object
.