Tasks
API Key Scope: tasks / index
Pass the username and password of a user in the authorization header. This currently gives full access.
The number of items to display for pagination.
The number of items to skip for pagination.
Sort results by attribute.
Can sort on multiple attributes, separated by |.
Order direction can be suffixing the attribute by either :asc (default) or :desc.
For admin only, display also resources by other users.
Filter on id
Filter on name
Filter on task workflow type
Filter on task workflow action
Filter on task sources type
Filter on task destinations type
Filter on creation date
Filter on modification date
List of tasks.
List of tasks.
API Key Scope: tasks / create
Pass the username and password of a user in the authorization header. This currently gives full access.
A specific task.
The received resource was not correctly formatted.
API Key Scope: tasks / show
Pass the username and password of a user in the authorization header. This currently gives full access.
ID or name of task. Task names are not unique, it's recommended to use ID.
A specific task.
The requested resource was not found. The detailed error will be of type not_found.
API Key Scope: tasks / update
Pass the username and password of a user in the authorization header. This currently gives full access.
ID or name of task. Task names are not unique, it's recommended to use ID.
A specific task.
The received resource was not correctly formatted.
API Key Scope: tasks / destroy
Pass the username and password of a user in the authorization header. This currently gives full access.
ID or name of task. Task names are not unique, it's recommended to use ID.
Task destroyed.
Task destroyed.
No content
API Key Scope: tasks / action
Pass the username and password of a user in the authorization header. This currently gives full access.
ID or name of task. Task names are not unique, it's recommended to use ID.
Confirmation of task run.
Error returned from the data management.
API Key Scope: tasks / action
Pass the username and password of a user in the authorization header. This currently gives full access.
ID or name of task. Task names are not unique, it's recommended to use ID.
Confirmation of task defer run.
Error returned from the data management.
API Key Scope: tasks / action
Pass the username and password of a user in the authorization header. This currently gives full access.
ID or name of task. Task names are not unique, it's recommended to use ID.
Confirmation of task action.
Error returned from the data management.
API Key Scope: tasks / action
Pass the username and password of a user in the authorization header. This currently gives full access.
ID or name of task. Task names are not unique, it's recommended to use ID.
Confirmation of task action.
Error returned from the data management.
API Key Scope: tasks / action
Pass the username and password of a user in the authorization header. This currently gives full access.
ID or name of task. Task names are not unique, it's recommended to use ID.
Confirmation of task action.
Error returned from the data management.
API Key Scope: tasks / action
Pass the username and password of a user in the authorization header. This currently gives full access.
ID or name of task. Task names are not unique, it's recommended to use ID.
Confirmation of task action.
Error returned from the data management.
Last updated
Was this helpful?