Skip to content

List value operation tasks (or inbound conversations when view=conversations)

Requires VIEWER. view=conversations switches to the threadId-grouped conversation shape.

projectId
required
string

Project (tenant) identifier. Row-level tenant isolation is enforced on every query.

view
string
Allowed values: conversations
status
string
q

Search term (conversations view only).

string
limit

Ignored in conversations view.

integer
default: 50 >= 1 <= 100

Tasks ({ tasks, supportedStatuses }) or conversations ({ conversations, hasAnyConversation }).

Media typeapplication/json
object
key
additional properties
any

Missing/invalid path input (e.g. projectId) or invalid JSON body.

Media typeapplication/json
object
error
required

Human-readable error message.

string
message
string
Examplegenerated
json
{
"error": "example",
"message": "example"
}

Not authenticated (401 via requireAuthenticated) or insufficient project role (403).

Media typeapplication/json
object
error
required

Human-readable error message.

string
message
string
Examplegenerated
json
{
"error": "example",
"message": "example"
}