/hardware-rental-items-get-by-toolbox-id-updated¶
Summary¶
Source repository:
jef-systems/jef-hardware-backendSource SHA:
33de5f87d87602b9b0b4cd95f6ec0b862fb7cfa1Source run id:
29186331073Source run URL:
https://github.com/jef-systems/jef-hardware-backend/actions/runs/29186331073Lambda function:
jef-hardware-get-019HTTP method:
GETBackend resource path:
/hardware-rental-items-get-by-toolbox-id-updatedPublic Cloudflare path:
/hardware/sync-get/hardware-rental-items-get-by-toolbox-id-updatedCloudflare base URL:
https://api.jefoffice.com/hardware/sync-getCloudflare route host:
api.jefoffice.comCloudflare parent path:
/hardwareCloudflare operation:
sync-getCloudflare operation path:
/hardware/sync-getComplete endpoint URL:
https://api.jefoffice.com/hardware/sync-get/hardware-rental-items-get-by-toolbox-id-updated?toolbox\_id=5d7d9622-bd2d-440a-89ef-c6a881f4c586&updated=2026-07-30T08%3A23%3A15Z&limit=25Endpoint source:
cloudflare\_complete\_endpointCloudflare Worker:
jef-hardware-apiCloudflare mode:
one-worker-per-modulePayload mode:
query/path/no-body
Description¶
Sync GET API reference.
Request Parameters¶
{
"toolbox_id": "5d7d9622-bd2d-440a-89ef-c6a881f4c586",
"updated": "2026-07-30T08:23:15Z",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/hardware/sync-get/hardware-rental-items-get-by-toolbox-id-updated?toolbox_id=5d7d9622-bd2d-440a-89ef-c6a881f4c586&updated=2026-07-30T08%3A23%3A15Z&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/hardware/sync-get/hardware-rental-items-get-by-toolbox-id-updated?toolbox_id=5d7d9622-bd2d-440a-89ef-c6a881f4c586&updated=2026-07-30T08%3A23%3A15Z&limit=25"