Examples

GET /api/orchestration/419a5a80-576b-4b80-b7cd-03f1cc44389a/tasks
200
{
  "results": [
    {
      "id": "create something",
      "name": "create something",
      "timestamp": "2018-11-16T10:02:53.265Z",
      "status": "pending",
      "priority": 10,
      "created": 1542362573.2650425
    }
  ]
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer