🚀 We are preparing our documentation and source code for our first release. For any questions & to meet the founders, please fill in this form
{
"items": [
{
"context_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"metadata": {},
"status": "submitted",
"status_message_id": null,
"status_timestamp": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
],
"next_page_token": "<string>"
}List all tasks for a specific context ID with pagination
{
"items": [
{
"context_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"metadata": {},
"status": "submitted",
"status_message_id": null,
"status_timestamp": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
],
"next_page_token": "<string>"
}