export_status
Retrieve the current status of an export job for a model using its model reference (owner/project/model, ul:// URI, or slug) and export ID.
Instructions
Get one export job's status for a model by owner/project/model, ul://owner/project/model, or slug with a project, plus the export id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model ref by owner/project/model, ul:// URI, or slug (requires project). | |
| project | No | Project ref required when model is given by slug. | |
| export_id | Yes | Export job id. |