cURL
curl --request GET \ --url https://api.example.com/brokerage-firms/{brokerageFirmId}/documents/compliance
{ "compliances": [ { "documentId": "<string>", "status": "PENDING", "results": [ { "ruleType": "READABLE", "passed": true, "message": "<string>", "metadata": {} } ], "aiMetadata": {}, "checkedAt": "<string>", "override": { "overriddenBy": "<string>", "overriddenAt": "<string>", "previousStatus": "<string>", "originalStatus": "<string>" } } ] }
Documentation IndexFetch the complete documentation index at: https://docs.korint.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.korint.io/llms.txt
Use this file to discover all available pages before exploring further.
List of document compliance results for the brokerage firm
Show child attributes
Was this page helpful?