{ "opencollection": "1.0.0", "info": { "name": "Sb0 Agent APIKeys Authentication API", "version": "0.1.0" }, "items": [ { "info": { "name": "Authentication", "type": "folder" }, "items": [ { "info": { "name": "Authenticate Token", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/v1/authn" }, "docs": "Validate a WorkOS JWT and return the principal context." } ] } ], "bundled": true }