/caferimo-product-options-get-by-product-id-updated¶
Summary¶
Source repository:
jef-systems/jef-caferimo-backendSource SHA:
7bff0cf3848cbe0e12cfdcbc97fc7219a59abd58Source run id:
30114413141Source run URL:
https://github.com/jef-systems/jef-caferimo-backend/actions/runs/30114413141Lambda function:
jef-caferimo-get-032HTTP method:
GETBackend resource path:
/caferimo-product-options-get-by-product-id-updatedPublic Cloudflare path:
/caferimo/sync-get/caferimo-product-options-get-by-product-id-updatedCloudflare base URL:
https://api.jefoffice.com/caferimo/sync-getCloudflare route host:
api.jefoffice.comCloudflare parent path:
/caferimoCloudflare operation:
sync-getCloudflare operation path:
/caferimo/sync-getComplete endpoint URL:
https://api.jefoffice.com/caferimo/sync-get/caferimo-product-options-get-by-product-id-updated?product\_id=452fbeda-709d-4f33-94c5-5788a1f12f3b&updated\_after=2026-04-17T20%3A11%3A31Z&limit=25Endpoint source:
cloudflare\_complete\_endpointCloudflare Worker:
jef-caferimo-apiCloudflare mode:
one-worker-per-modulePayload mode:
query/path/no-body
Description¶
Sync GET API reference.
Request Parameters¶
{
"product_id": "452fbeda-709d-4f33-94c5-5788a1f12f3b",
"updated_after": "2026-04-17T20:11:31Z",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/caferimo/sync-get/caferimo-product-options-get-by-product-id-updated?product_id=452fbeda-709d-4f33-94c5-5788a1f12f3b&updated_after=2026-04-17T20%3A11%3A31Z&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/caferimo/sync-get/caferimo-product-options-get-by-product-id-updated?product_id=452fbeda-709d-4f33-94c5-5788a1f12f3b&updated_after=2026-04-17T20%3A11%3A31Z&limit=25"