Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl https://api.okrapdf.com/v1/agents/agent_cf3de29f5a384695 \ -H "Authorization: Bearer okra_YOUR_KEY"
Retrieve a single agent by ID.
agent_cf3de29f5a384695
{ "id": "agent_cf3de29f5a384695", "name": "invoice-extractor", "model": "default", "system": "Extract vendor, amount, and date from each invoice.", "table_id": "tbl_abc123", "output_schema": null, "version": 1, "created_at": "2026-04-14T05:30:00Z", "updated_at": "2026-04-14T05:30:00Z" }