Tasks
Fetch Tasks
Retrieve a comprehensive list of all tasks that you have created either via the dashboard or through the API. This includes any tasks that are currently in progress or have been completed. The list is sorted by the most recent task first.
GET
/
tasks
Authorizations
x-api-key
string
headerrequiredResponse
200 - application/json
tasks
object[]