All pages
Powered by GitBook
1 of 1

Loading...

Get task result

get

Get a task result. Returns a JSON result or redirects to a resource if the result is a file. Access: OPS, SVC, VENDOR, CLIENT.

Path parameters
idstringRequired

The task ID.

Responses
200

OK

application/json
anyOptional
302

Found

No content

404

Not Found

application/json
typestring · nullableOptional
titlestring · nullableOptional
statusinteger · int32 · nullableOptional
detailstring · nullableOptional
instancestring · nullableOptional
Other propertiesanyOptional
get/public/v1/system/tasks/{id}/result
GET /public/v1/system/tasks/{id}/result HTTP/1.1
Host: api.platform.softwareone.com
Accept: */*
{
  "id": "BUY-1190-0394",
  "name": "AdAstralflex Argentina",
  "revision": 9,
  "status": "Active"
}

Get a task result