Get Manifest Request Status

Retrieves the current status and details of a specific manifest request ID and, optionally, returns base64 encoded images and detailed manifest information.

Path Params
uuid
required

A unique identifier assigned by the system that specifies the manifest request.

Query Params
boolean

Used to provide full details of the manifest. If set to true, a complete manifest details, including manifest image will be returned. If set to false, then only manifestRequestId, manifestStatus, and manifestCount are returned.

Note: By default, this field is set to false.

Responses

401

Unauthorized

403

Forbidden

404

The manifest request was not found.

500

Internal Server Error

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json