List MediaWorkflowJobFacts
GET {{baseUrl}}/mediaWorkflowJobs/:mediaWorkflowJobId/facts
Internal API to get a point-in-time snapshot of a MediaWorkflowJob.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
key | number | Filter by MediaWorkflowJob ID and MediaWorkflowJobFact key. | |
type | string | Types of details to include. | |
sortBy | string | Types of details to include. | |
sortOrder | string | The sort order to use, either 'ASC' or 'DESC'. | |
page | null | A token representing the position at which to start retrieving results. This must come from the | |
opc-next-page header field of a previous response. | |||
limit | number | The maximum number of items to return. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. | |
Accept | string |
RESPONSES
status: OK
{"items":[{"mediaWorkflowJobId":"in eu id reprehenderit","key":78843994,"name":"aute","type":"dolore elit"},{"mediaWorkflowJobId":"ullamco adipisicing in","key":13771793,"name":"minim quis dolore aliqua adipisicing","type":"nisi id"}]}