Retrieve an import
GET/v1/imports/{id}
Fetches an import by Renza id or by `external_id` within the active org.
Requires an API key (bearer), scoped to the active org.
Path parameters
idstringrequired
Returns
200The import.
Failures use the standard error envelope with a closed set of codes.