/caferimo-recipe-formula-lines-get-by-recipe-id-updated¶
Summary¶
Source repository:
jef-systems/jef-caferimo-backendSource SHA:
8fd932a7ddf1ebaed53ee62b2ccff85313bf79e0Source run id:
29169053337Source run URL:
https://github.com/jef-systems/jef-caferimo-backend/actions/runs/29169053337Lambda function:
jef-caferimo-get-064HTTP method:
GETBackend resource path:
/caferimo-recipe-formula-lines-get-by-recipe-id-updatedPublic Cloudflare path:
/caferimo/sync-get/caferimo-recipe-formula-lines-get-by-recipe-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-recipe-formula-lines-get-by-recipe-id-updated?recipe\_id=3d399428-f2aa-4223-ad87-755a543ec08b&updated\_after=2026-05-09T00%3A19%3A52Z&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¶
{
"recipe_id": "3d399428-f2aa-4223-ad87-755a543ec08b",
"updated_after": "2026-05-09T00:19:52Z",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/caferimo/sync-get/caferimo-recipe-formula-lines-get-by-recipe-id-updated?recipe_id=3d399428-f2aa-4223-ad87-755a543ec08b&updated_after=2026-05-09T00%3A19%3A52Z&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/caferimo/sync-get/caferimo-recipe-formula-lines-get-by-recipe-id-updated?recipe_id=3d399428-f2aa-4223-ad87-755a543ec08b&updated_after=2026-05-09T00%3A19%3A52Z&limit=25"