/desktop-store-allowed-applications-get-by-entity-id-updated¶
Summary¶
Source repository:
jef-systems/jef-desktop-store-backendSource SHA:
4f314a1bc2ee765dd74fc9f67894d083f7081348Source run id:
30149752238Source run URL:
https://github.com/jef-systems/jef-desktop-store-backend/actions/runs/30149752238Lambda function:
jef-desktop-store-get-003HTTP method:
GETBackend resource path:
/desktop-store-allowed-applications-get-by-entity-id-updatedPublic Cloudflare path:
/desktop-store/sync-get/desktop-store-allowed-applications-get-by-entity-id-updatedCloudflare base URL:
https://api.jefoffice.com/desktop-store/sync-getCloudflare route host:
api.jefoffice.comCloudflare parent path:
/desktop-storeCloudflare operation:
sync-getCloudflare operation path:
/desktop-store/sync-getComplete endpoint URL:
https://api.jefoffice.com/desktop-store/sync-get/desktop-store-allowed-applications-get-by-entity-id-updated?entity\_id=a7fe199e-41d8-4d63-b6fa-75ba07f9d178&updated\_after=2026-06-20T09%3A17%3A55Z&limit=25Endpoint source:
cloudflare\_complete\_endpointCloudflare Worker:
jef-desktop-store-apiCloudflare mode:
one-worker-per-modulePayload mode:
query/path/no-body
Description¶
Sync GET API reference.
Request Parameters¶
{
"entity_id": "a7fe199e-41d8-4d63-b6fa-75ba07f9d178",
"updated_after": "2026-06-20T09:17:55Z",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/desktop-store/sync-get/desktop-store-allowed-applications-get-by-entity-id-updated?entity_id=a7fe199e-41d8-4d63-b6fa-75ba07f9d178&updated_after=2026-06-20T09%3A17%3A55Z&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/desktop-store/sync-get/desktop-store-allowed-applications-get-by-entity-id-updated?entity_id=a7fe199e-41d8-4d63-b6fa-75ba07f9d178&updated_after=2026-06-20T09%3A17%3A55Z&limit=25"