curl --request GET \ --url https://app.datafold.com/api/v1/data_sources/test/{job_id} \ --header 'Authorization: <api-key>'
{ "id": 123, "results": [ { "result": "<any>", "status": "needs_confirmation", "step": "connection" } ], "status": "needs_confirmation" }
Use the 'Authorization' header with the format 'Key <api-key>'
Show child attributes
needs_confirmation
needs_authentication
waiting
processing
done
failed
cancelled
connection
temp_schema
schema_download
lineage_download