List MediaWorkflowJobFacts

GET {{baseUrl}}/mediaWorkflowJobs/:mediaWorkflowJobId/facts

Internal API to get a point-in-time snapshot of a MediaWorkflowJob.

Request Params

KeyDatatypeRequiredDescription
keynumberFilter by MediaWorkflowJob ID and MediaWorkflowJobFact key.
typestringTypes of details to include.
sortBystringTypes of details to include.
sortOrderstringThe sort order to use, either 'ASC' or 'DESC'.
pagenullA token representing the position at which to start retrieving results. This must come from the
opc-next-page header field of a previous response.
limitnumberThe maximum number of items to return.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
Acceptstring

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"}]}