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 \ -H "Authorization: Bearer okra_YOUR_KEY"
List all agents owned by the authenticated user.
20
100
{ "data": [ { "id": "agent_cf3de29f5a384695", "name": "invoice-extractor", "model": "default", "table_id": "tbl_abc123", "version": 1, "created_at": "2026-04-14T05:30:00Z" } ], "has_more": false }