generate or update run, mapped to your templates
sheet-by-sheet. This is exactly what the agent proposes to import; show it to your
customer, then refine or execute.
A migration has a preview once a generate/update run reaches
awaiting_approval. Before that, this returns 404.
Authentication
Requires anx-api-key header. See Authentication.
Response
200 OK
Always
awaiting_approval when a preview exists.The templates this migration targets, each
{ slug, name }.One entry per output sheet:
Errors
| Status | Meaning |
|---|---|
401 | API key missing or invalid. |
404 | No preview generated yet, or the migration isn’t in your account. |
429 | Rate limit hit — back off and retry. |
500 | Server error. |
Example
Next
- Start a run —
updateto refine, orexecuteto import. - Export CSV — get the validated rows after execute.