curl -X GET "https://api.usesynth.ai/api/graphgen/jobs/{job_id}/download" \ -H "Authorization: Bearer $SYNTH_API_KEY" \ -o graph_artifacts.zip
Content-Type: application/zip
Was this page helpful?