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.
A valid request URL is required to generate request examples
{ "data": [ { "id": "<string>", "created_at": "<string>", "title": "<string>", "condition": "<string>", "guidance": "<string>", "score_delta": 123, "document_types": [ "<string>" ], "object": "rule", "document_descriptions": [ "<string>" ], "document_subtypes": [ "<string>" ] } ], "object": "list" }
{ "error": { "code": "<string>", "message": "<string>" } }
Every rule in the workspace, newest first. Deleted rules are omitted.
Paste your workspace API key from Settings. Sent as Authorization: Bearer .
The workspace's rules.
Show child attributes