Get the order details by order ID
The access token received from the authorization server in the OAuth 2.0 flow.
Language preference for the response
36The order details
The unique identifier for the order.
The username of the user who created the order.
The email of the user who created the order.
The current state of the order. One of: 'In Progress', 'Human Certified', 'Action Required', 'Reviewed', 'Failed', 'Unsupported File'.
In Progress, Human Certified, Action Required, Reviewed, Failed, Unsupported File The display title of the order.
The unique identifier for the uploaded asset.
The filename of the uploaded asset.
Unix timestamp of the last modification time of the asset, serialized as a string, as provided at order creation.
The entity that placed the order, e.g. an artist name. May differ from username.
ISO 8601 timestamp of when the order was created.
A presigned URL for a preview image of the asset. Null if no preview is available.
The list of analysis checks performed on the asset and whether each passed.
Names of the asset segments or layers that failed analysis.
User-defined tags attached to the order.
Confidence score between 0.0 and 1.0 indicating how confident the system is in its certification result.
Remediation recommendation. 0.0 = not set, 0.5 = not recommended, 1.0 = recommended.
System-generated annotations on the asset.
The project this order belongs to, including the requesting user's role. Null for personal certificate orders.
Email of the reviewer who marked this order as reviewed. Null if not yet reviewed.
ISO 8601 timestamp of when the order was reviewed. Null if not yet reviewed.
Presigned download URLs for individual asset layers, if the asset contains multiple layers.