Get status of package import
Get details of a package imported into a customer workspace.
IMPORT RESULTS: It is important to also check each recipe’s import_result
for any completed import.
Path parameters
managed_user_id
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
package_id
Package ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success reply
id
Package ID.
operation_type
Operation type: import or export.
Allowed values:
status
Operation status. Returns completed
, in_progress
, or failed
.
Allowed values:
error
Error description if export operation failed.
recipe_status