Retrieve a paginated list of your research tasks.
The response follows a cursor-based pagination pattern. Pass the limit
parameter to control page size (max 50) and use the cursor
token returned in the response to fetch subsequent pages.
The cursor to paginate through the results
1
Number of results per page (1-50)
1 <= x <= 50
List of research requests
The response is of type object
.