.. AUTO-GENERATED FILE. DO NOT EDIT. /hardware-toolboxes-get-by-store-id-status ========================================== Summary ------- - **Source repository:** ``jef-systems/jef-hardware-backend`` - **Source SHA:** ``33de5f87d87602b9b0b4cd95f6ec0b862fb7cfa1`` - **Source run id:** ``29186331073`` - **Source run URL:** ``https://github.com/jef-systems/jef-hardware-backend/actions/runs/29186331073`` - **Lambda function:** ``jef-hardware-get-023`` - **HTTP method:** ``GET`` - **Backend resource path:** ``/hardware-toolboxes-get-by-store-id-status`` - **Public Cloudflare path:** ``/hardware/sync-get/hardware-toolboxes-get-by-store-id-status`` - **Cloudflare base URL:** ``https://api.jefoffice.com/hardware/sync-get`` - **Cloudflare route host:** ``api.jefoffice.com`` - **Cloudflare parent path:** ``/hardware`` - **Cloudflare operation:** ``sync-get`` - **Cloudflare operation path:** ``/hardware/sync-get`` - **Complete endpoint URL:** ``https://api.jefoffice.com/hardware/sync-get/hardware-toolboxes-get-by-store-id-status?store\_id=2795f96a-9974-4eee-bd7d-6c016eb08d12&status=value-989556&limit=25`` - **Endpoint source:** ``cloudflare\_complete\_endpoint`` - **Cloudflare Worker:** ``jef-hardware-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": "2795f96a-9974-4eee-bd7d-6c016eb08d12", "status": "value-989556", "limit": "25" } CMD curl -------- .. code-block:: bat curl -X GET "https://api.jefoffice.com/hardware/sync-get/hardware-toolboxes-get-by-store-id-status?store_id=2795f96a-9974-4eee-bd7d-6c016eb08d12&status=value-989556&limit=25" PowerShell curl --------------- .. code-block:: powershell curl.exe -X GET "https://api.jefoffice.com/hardware/sync-get/hardware-toolboxes-get-by-store-id-status?store_id=2795f96a-9974-4eee-bd7d-6c016eb08d12&status=value-989556&limit=25"