cURL
curl --request GET \ --url https://api.example.com/brokerage-firms/{brokerageFirmId}/document-extractions
{ "extractions": [ { "documentId": "<string>", "status": "PENDING", "createdAt": "<string>", "updatedAt": "<string>", "fields": {}, "aiOperationId": "<string>", "errorMessage": "<string>", "metadata": {} } ] }
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 extractions for the brokerage firm
Show child attributes
Was this page helpful?