Task
Task
JSON Example
{
"id": "string",
"result": {
"message": "string",
"result": [
"string"
]
},
"startedAt": "string",
"status": "string",
"stoppedAt": "string",
"url": "string"
}
string
id
Optional
36 character UUID generated for each task.
string
startedAt
Optional
date-time with timezone in ISO-8601 format. For example, 2021-06-08T18:27:30-04:00.
string
status
Optional
Status of requested action. The values are:
- running
- failed
- stopped
string
stoppedAt
Optional
date-time with timezone in ISO-8601 format. null while task is still in progress. Once completed, same format as startedAt field.
string
url
Optional
URL of request, which includes action.