.. AUTO-GENERATED FILE. DO NOT EDIT. /playstore-allowed-applications-get-one ======================================= Summary ------- - **Source repository:** ``jef-systems/jef-playstore-backend`` - **Source SHA:** ``99a8d7a116463cead8ed0aa151542f24c3b52443`` - **Source run id:** ``30149980872`` - **Source run URL:** ``https://github.com/jef-systems/jef-playstore-backend/actions/runs/30149980872`` - **Lambda function:** ``jef-playstore-get-001`` - **HTTP method:** ``GET`` - **Backend resource path:** ``/playstore-allowed-applications-get-one`` - **Public Cloudflare path:** ``/playstore/sync-get/playstore-allowed-applications-get-one`` - **Cloudflare base URL:** ``https://api.jefoffice.com/playstore/sync-get`` - **Cloudflare route host:** ``api.jefoffice.com`` - **Cloudflare parent path:** ``/playstore`` - **Cloudflare operation:** ``sync-get`` - **Cloudflare operation path:** ``/playstore/sync-get`` - **Complete endpoint URL:** ``https://api.jefoffice.com/playstore/sync-get/playstore-allowed-applications-get-one?allowed\_application\_id=f53318f4-9613-4b05-9365-3a2192f575d5`` - **Endpoint source:** ``cloudflare\_complete\_endpoint`` - **Cloudflare Worker:** ``jef-playstore-api`` - **Cloudflare mode:** ``one-worker-per-module`` - **Payload mode:** ``query/path/no-body`` Description ----------- Sync GET API reference. Request Parameters ------------------ .. code-block:: json { "allowed_application_id": "f53318f4-9613-4b05-9365-3a2192f575d5" } CMD curl -------- .. code-block:: bat curl -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-allowed-applications-get-one?allowed_application_id=f53318f4-9613-4b05-9365-3a2192f575d5" PowerShell curl --------------- .. code-block:: powershell curl.exe -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-allowed-applications-get-one?allowed_application_id=f53318f4-9613-4b05-9365-3a2192f575d5"