/accounting-internal-scanned-documents-raw-ocr-values-get-by-entity-id-updated¶
Summary¶
Source repository:
jef-systems/jef-accounting-backendSource SHA:
1b414dd9ff7e6bced2d5fd0de375b3182153089aSource run id:
30027652785Source run URL:
https://github.com/jef-systems/jef-accounting-backend/actions/runs/30027652785Lambda function:
jef-accounting-get-008HTTP method:
GETBackend resource path:
/accounting-internal-scanned-documents-raw-ocr-values-get-by-entity-id-updatedPublic Cloudflare path:
/accounting/sync-get/accounting-internal-scanned-documents-raw-ocr-values-get-by-entity-id-updatedCloudflare base URL:
https://api.jefoffice.com/accounting/sync-getCloudflare route host:
api.jefoffice.comCloudflare parent path:
/accountingCloudflare operation:
sync-getCloudflare operation path:
/accounting/sync-getComplete endpoint URL:
https://api.jefoffice.com/accounting/sync-get/accounting-internal-scanned-documents-raw-ocr-values-get-by-entity-id-updated?entity\_id=bc00d9b6-176b-4287-927d-50a148400310&updated\_after=2026-06-15T06%3A19%3A54Z&limit=25Endpoint source:
cloudflare\_complete\_endpointCloudflare Worker:
jef-accounting-apiCloudflare mode:
one-worker-per-modulePayload mode:
query/path/no-body
Description¶
Sync GET API reference.
Request Parameters¶
{
"entity_id": "bc00d9b6-176b-4287-927d-50a148400310",
"updated_after": "2026-06-15T06:19:54Z",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/accounting/sync-get/accounting-internal-scanned-documents-raw-ocr-values-get-by-entity-id-updated?entity_id=bc00d9b6-176b-4287-927d-50a148400310&updated_after=2026-06-15T06%3A19%3A54Z&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/accounting/sync-get/accounting-internal-scanned-documents-raw-ocr-values-get-by-entity-id-updated?entity_id=bc00d9b6-176b-4287-927d-50a148400310&updated_after=2026-06-15T06%3A19%3A54Z&limit=25"