.. AUTO-GENERATED FILE. DO NOT EDIT. /playstore-entities-get-by-domain-id-entity-number ================================================== Summary ------- - **Source repository:** ``jef-systems/jef-playstore-backend`` - **Source SHA:** ``92a17460a2579c165481363f40b448a3d0903639`` - **Source run id:** ``29680176656`` - **Source run URL:** ``https://github.com/jef-systems/jef-playstore-backend/actions/runs/29680176656`` - **Lambda function:** ``jef-playstore-get-088`` - **HTTP method:** ``GET`` - **Backend resource path:** ``/playstore-entities-get-by-domain-id-entity-number`` - **Public Cloudflare path:** ``/playstore/sync-get/playstore-entities-get-by-domain-id-entity-number`` - **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-entities-get-by-domain-id-entity-number?domain\_id=ad5aef35-9bdc-4fd2-856c-48b472416a7b&entity\_number=223432254170328&limit=25`` - **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 { "domain_id": "ad5aef35-9bdc-4fd2-856c-48b472416a7b", "entity_number": "223432254170328", "limit": "25" } CMD curl -------- .. code-block:: bat curl -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-entities-get-by-domain-id-entity-number?domain_id=ad5aef35-9bdc-4fd2-856c-48b472416a7b&entity_number=223432254170328&limit=25" PowerShell curl --------------- .. code-block:: powershell curl.exe -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-entities-get-by-domain-id-entity-number?domain_id=ad5aef35-9bdc-4fd2-856c-48b472416a7b&entity_number=223432254170328&limit=25"