curl https://api.okrapdf.com/v1/workflows/invoice-extraction/runs \
-H "Authorization: Bearer $OKRA_API_KEY"
Workflows
List Invoice Extraction Runs
List invoice extraction runs for the signed-in account.
GET
/
v1
/
workflows
/
invoice-extraction
/
runs
curl https://api.okrapdf.com/v1/workflows/invoice-extraction/runs \
-H "Authorization: Bearer $OKRA_API_KEY"