Lists tasks for the authenticated user with cursor-based pagination and optional filtering by date range. Supports ascending or descending sort order and optional inclusion of chunks/base64 URLs.
Whether to return base64 encoded URLs. If false, the URLs will be returned as presigned URLs.
End date
Whether to include chunks in the output response
Number of tasks per page
Cursor for pagination (timestamp)
Start date
Sort order: 'asc' for ascending, 'desc' for descending (default)
asc
, desc
Paginated list of tasks
The response is of type object
.