curl https://api.okrapdf.com/v1/workflows/invoice-extraction/runs/run_abc123 \
-H "Authorization: Bearer $OKRA_API_KEY"
Workflows
Get Invoice Extraction Run
Get invoice extraction run metadata.
GET
/
v1
/
workflows
/
invoice-extraction
/
runs
/
{run_id}
curl https://api.okrapdf.com/v1/workflows/invoice-extraction/runs/run_abc123 \
-H "Authorization: Bearer $OKRA_API_KEY"