.. AUTO-GENERATED FILE. DO NOT EDIT. /caferimo-product-options-get-by-store-id-updated ================================================= Summary ------- - **Source repository:** ``jef-systems/jef-caferimo-backend`` - **Source SHA:** ``7bff0cf3848cbe0e12cfdcbc97fc7219a59abd58`` - **Source run id:** ``30114413141`` - **Source run URL:** ``https://github.com/jef-systems/jef-caferimo-backend/actions/runs/30114413141`` - **Lambda function:** ``jef-caferimo-get-034`` - **HTTP method:** ``GET`` - **Backend resource path:** ``/caferimo-product-options-get-by-store-id-updated`` - **Public Cloudflare path:** ``/caferimo/sync-get/caferimo-product-options-get-by-store-id-updated`` - **Cloudflare base URL:** ``https://api.jefoffice.com/caferimo/sync-get`` - **Cloudflare route host:** ``api.jefoffice.com`` - **Cloudflare parent path:** ``/caferimo`` - **Cloudflare operation:** ``sync-get`` - **Cloudflare operation path:** ``/caferimo/sync-get`` - **Complete endpoint URL:** ``https://api.jefoffice.com/caferimo/sync-get/caferimo-product-options-get-by-store-id-updated?store\_id=19f3dd15-34df-40c2-a597-3a5f4444aca1&updated=2026-04-17T20%3A11%3A31Z&limit=25`` - **Endpoint source:** ``cloudflare\_complete\_endpoint`` - **Cloudflare Worker:** ``jef-caferimo-api`` - **Cloudflare mode:** ``one-worker-per-module`` - **Payload mode:** ``query/path/no-body`` Description ----------- Sync GET API reference. Request Parameters ------------------ .. code-block:: json { "store_id": "19f3dd15-34df-40c2-a597-3a5f4444aca1", "updated": "2026-04-17T20:11:31Z", "limit": "25" } CMD curl -------- .. code-block:: bat curl -X GET "https://api.jefoffice.com/caferimo/sync-get/caferimo-product-options-get-by-store-id-updated?store_id=19f3dd15-34df-40c2-a597-3a5f4444aca1&updated=2026-04-17T20%3A11%3A31Z&limit=25" PowerShell curl --------------- .. code-block:: powershell curl.exe -X GET "https://api.jefoffice.com/caferimo/sync-get/caferimo-product-options-get-by-store-id-updated?store_id=19f3dd15-34df-40c2-a597-3a5f4444aca1&updated=2026-04-17T20%3A11%3A31Z&limit=25"