Get package by ID
Get details of an imported or exported package.
Path parameters
id
Package ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
id
Package ID.
operation_type
Operation type: import or export.
status
Operation status: completed
, in_progress
, or failed
.
error
Error description if operation failed.
export_manifest_id
Manifest ID for export operations.
download_url
Package download URL if completed,null
otherwise.
recipe_status
ID and Import status updated recipes for package.