Api Export Jobs Retrieve
Retrieve, update, or delete an export job.
PATCH with ``{"status": "paused"}`` pauses an in-progress job.
PATCH with ``{"status": "pending"}`` resumes a paused job.
Transition validation lives in the serializer; side effects in signals.
Superadmin: Can access any export job across all organizations.
Regular users: Can only access export jobs in their organization.
Authentication
AuthorizationBearer
JWT access token or Respan API key
Path parameters
id
Response
id
project
created_at
updated_at
export_check_point_at
exported_chunks
exported_chunk_count
export_progress_percentage
estimated_entry_count
exported_record_count
celery_task_id
failed_reason
warnings
generated_sql
dispatch_generation
user
name
status
pending- Pendingprocessing- Processingpaused- Pausedcompleted- Completedfailed- Failedcancelled- Cancelled
export_format
csv- Csvjson- Jsonjsonl- Jsonl
query_params
post_params
list_type
source_workflow_version_id