Authorizations
Supply the API Key in the HTTP-Header
The access token received from the authorization server in the OAuth 2.0 flow.
Supply the API Key in the Url-Query
Headers
The default media type is application/hal+json. Use application/json for pure data results.
application/json
, application/hal+json
, application/xml
, text/xml
, text/csv
Path Parameters
The Id of the Task
24
Response
Returns Task Object
The IEntityMeta defines meta information every entity within the system has. These are dates when a resource was created and modified as well as information about the user who initially created a resource and who modified it the last time.
The name of the task
The parameters of the task
The status of the task
queued
, active
, done
, cancelling
, cancelled
, error
"queued"
24
Unix-timestamp
0 <= x <= 2147483647
1694518620
Unix-timestamp
0 <= x <= 2147483647
1694518620
24
24