.. AUTO-GENERATED FILE. DO NOT EDIT. /accounting-external-scanned-documents-raw-ocr-values-get-by-entity-id ====================================================================== Summary ------- - **Source repository:** ``jef-systems/jef-accounting-backend`` - **Source SHA:** ``1b414dd9ff7e6bced2d5fd0de375b3182153089a`` - **Source run id:** ``30027652785`` - **Source run URL:** ``https://github.com/jef-systems/jef-accounting-backend/actions/runs/30027652785`` - **Lambda function:** ``jef-accounting-get-004`` - **HTTP method:** ``GET`` - **Backend resource path:** ``/accounting-external-scanned-documents-raw-ocr-values-get-by-entity-id`` - **Public Cloudflare path:** ``/accounting/sync-get/accounting-external-scanned-documents-raw-ocr-values-get-by-entity-id`` - **Cloudflare base URL:** ``https://api.jefoffice.com/accounting/sync-get`` - **Cloudflare route host:** ``api.jefoffice.com`` - **Cloudflare parent path:** ``/accounting`` - **Cloudflare operation:** ``sync-get`` - **Cloudflare operation path:** ``/accounting/sync-get`` - **Complete endpoint URL:** ``https://api.jefoffice.com/accounting/sync-get/accounting-external-scanned-documents-raw-ocr-values-get-by-entity-id?entity\_id=bc00d9b6-176b-4287-927d-50a148400310&limit=25`` - **Endpoint source:** ``cloudflare\_complete\_endpoint`` - **Cloudflare Worker:** ``jef-accounting-api`` - **Cloudflare mode:** ``one-worker-per-module`` - **Payload mode:** ``query/path/no-body`` Description ----------- Sync GET API reference. Request Parameters ------------------ .. code-block:: json { "entity_id": "bc00d9b6-176b-4287-927d-50a148400310", "limit": "25" } CMD curl -------- .. code-block:: bat curl -X GET "https://api.jefoffice.com/accounting/sync-get/accounting-external-scanned-documents-raw-ocr-values-get-by-entity-id?entity_id=bc00d9b6-176b-4287-927d-50a148400310&limit=25" PowerShell curl --------------- .. code-block:: powershell curl.exe -X GET "https://api.jefoffice.com/accounting/sync-get/accounting-external-scanned-documents-raw-ocr-values-get-by-entity-id?entity_id=bc00d9b6-176b-4287-927d-50a148400310&limit=25"