.. AUTO-GENERATED FILE. DO NOT EDIT. /desktop-store-applications-get-by-application-domain-id-updated ================================================================ Summary ------- - **Source repository:** ``jef-systems/jef-desktop-store-backend`` - **Source SHA:** ``4f314a1bc2ee765dd74fc9f67894d083f7081348`` - **Source run id:** ``30149752238`` - **Source run URL:** ``https://github.com/jef-systems/jef-desktop-store-backend/actions/runs/30149752238`` - **Lambda function:** ``jef-desktop-store-get-016`` - **HTTP method:** ``GET`` - **Backend resource path:** ``/desktop-store-applications-get-by-application-domain-id-updated`` - **Public Cloudflare path:** ``/desktop-store/sync-get/desktop-store-applications-get-by-application-domain-id-updated`` - **Cloudflare base URL:** ``https://api.jefoffice.com/desktop-store/sync-get`` - **Cloudflare route host:** ``api.jefoffice.com`` - **Cloudflare parent path:** ``/desktop-store`` - **Cloudflare operation:** ``sync-get`` - **Cloudflare operation path:** ``/desktop-store/sync-get`` - **Complete endpoint URL:** ``https://api.jefoffice.com/desktop-store/sync-get/desktop-store-applications-get-by-application-domain-id-updated?application\_domain\_id=71729785-5366-4271-8775-03522e12c020&updated\_after=2026-05-16T08%3A00%3A00Z&limit=25`` - **Endpoint source:** ``cloudflare\_complete\_endpoint`` - **Cloudflare Worker:** ``jef-desktop-store-api`` - **Cloudflare mode:** ``one-worker-per-module`` - **Payload mode:** ``query/path/no-body`` Description ----------- Sync GET API reference. Request Parameters ------------------ .. code-block:: json { "application_domain_id": "71729785-5366-4271-8775-03522e12c020", "updated_after": "2026-05-16T08:00:00Z", "limit": "25" } CMD curl -------- .. code-block:: bat curl -X GET "https://api.jefoffice.com/desktop-store/sync-get/desktop-store-applications-get-by-application-domain-id-updated?application_domain_id=71729785-5366-4271-8775-03522e12c020&updated_after=2026-05-16T08%3A00%3A00Z&limit=25" PowerShell curl --------------- .. code-block:: powershell curl.exe -X GET "https://api.jefoffice.com/desktop-store/sync-get/desktop-store-applications-get-by-application-domain-id-updated?application_domain_id=71729785-5366-4271-8775-03522e12c020&updated_after=2026-05-16T08%3A00%3A00Z&limit=25"