get_export_progress
Check the status of the most recent export in the current session. Retrieve progress updates for an ongoing export initiated with export_genotypes without waiting.
Instructions
Report the status of the current session's most recent export (started with
export_genotypes(..., wait=False)).
Unlike imports, an export isn't tracked by a token you pass around — Gigwa ties it to the session's own auth token, so there is exactly one "current export" per connection and this takes no arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |