Recerc

Query tasks

Returns workspace tasks using the same filter semantics previously exposed through tRPC.

POST/api/tasks/query

Returns workspace tasks using the same filter semantics previously exposed through tRPC.

Request Body

application/json

Request payload for Query tasks.

filters?array<>|

Structured filters for the tasks query.

limit?|||||

Maximum number of results to return.

offset?|||||

Number of results to skip before returning data.

[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json