Get import
GET/subscriptions/imports/:import_uuid
Retrieves the import job for the specified ID.
Request
Responses
- 200
- 400
- 404
- 500
Success. The import is returned.
Bad request. The request failed validation.
Not found. The requested entity does not exist.
Internal server error. There was a system failure in the platform.