Fetch all currently active tasks along with their corresponding JSON schema. This allows you to see the expected input fields for each task in a single API call.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully retrieved tasks and schemas.
The response is of type object
.