v1

latestOpenAPI 3.1.02026-07-2496304466.3 KB
Workflows

Get Workflow

get/accounts/{account_id}/workflows/{workflow_id}

Path parameters

account_idstring required

An account identifier.

workflow_idstring required

A workflow identifier.

Query parameters

unified_ordersboolean

Use new unified order API instead of the batch_order API.

Headers

LMG-Data-Privacy-Access-Principalstring required
LMG-Data-Privacy-Access-Justificationstring required

Response

Successful Response

idstring required

A value identifiying the workflow.

Example response

{
  "history": [
    {
      "timestamp": "2023-06-23T07:29:55.465000+00:00"
    }
  ]
}