/playstore-applications-get-by-application-domain-id-package-name¶
Summary¶
Source repository:
jef-systems/jef-playstore-backendSource SHA:
99a8d7a116463cead8ed0aa151542f24c3b52443Source run id:
30149980872Source run URL:
https://github.com/jef-systems/jef-playstore-backend/actions/runs/30149980872Lambda function:
jef-playstore-get-015HTTP method:
GETBackend resource path:
/playstore-applications-get-by-application-domain-id-package-namePublic Cloudflare path:
/playstore/sync-get/playstore-applications-get-by-application-domain-id-package-nameCloudflare base URL:
https://api.jefoffice.com/playstore/sync-getCloudflare route host:
api.jefoffice.comCloudflare parent path:
/playstoreCloudflare operation:
sync-getCloudflare operation path:
/playstore/sync-getComplete endpoint URL:
https://api.jefoffice.com/playstore/sync-get/playstore-applications-get-by-application-domain-id-package-name?application\_domain\_id=a8c1ca82-0c3b-4300-9bf3-71f97d79c859&package\_name=com.jef.sample565974&limit=25Endpoint source:
cloudflare\_complete\_endpointCloudflare Worker:
jef-playstore-apiCloudflare mode:
one-worker-per-modulePayload mode:
query/path/no-body
Description¶
Sync GET API reference.
Request Parameters¶
{
"application_domain_id": "a8c1ca82-0c3b-4300-9bf3-71f97d79c859",
"package_name": "com.jef.sample565974",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-applications-get-by-application-domain-id-package-name?application_domain_id=a8c1ca82-0c3b-4300-9bf3-71f97d79c859&package_name=com.jef.sample565974&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-applications-get-by-application-domain-id-package-name?application_domain_id=a8c1ca82-0c3b-4300-9bf3-71f97d79c859&package_name=com.jef.sample565974&limit=25"