Tasks
List tasks
Retrieves a paginated list of tasks belonging to the authenticated user.
Authorization
x-api-key
<token>
API Key for authentication
In: header
Query Parameters
take
number
Default:
20
Minimum: 1
Maximum: 100
from
string
Response Body
Paginated list of tasks
TypeScript Definitions
Use the response body type in TypeScript.
datarequired
array<Any properties in Apply Effect Response,Convert Response,Detect Documents Response,Extract Text Response,Warp Response,Extract Pages Response,Merge Response,Render Response,Split Response>
Array of task responses
linksrequired
object