Skip to main content
GET
List tasks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer
default:20
Required range: x <= 100
offset
integer
default:0
filter[status]
string
filter[task_type]
string

Comma-separated permanent or preview

filter[source]
string

Origin of the task, for example the MCP integration.

filter[mcp_capability]
enum<string>

Agent capability that created the task.

Available options:
search,
fetch,
crawl,
template
filter[agent_template_slug]
string

Curated template slug the agent ran.

filter[target_platform]
string

Platform the task targets, for example brave or generic_web.

sort
string

Response

200 - application/json

OK

success
boolean
data
any