/playstore-allowed-applications-get-by-entity-id-updated¶
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-003HTTP method:
GETBackend resource path:
/playstore-allowed-applications-get-by-entity-id-updatedPublic Cloudflare path:
/playstore/sync-get/playstore-allowed-applications-get-by-entity-id-updatedCloudflare 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-allowed-applications-get-by-entity-id-updated?entity\_id=24ab0862-70ef-462f-a8e0-cea09c735e91&updated\_after=2026-05-28T03%3A44%3A44Z&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¶
{
"entity_id": "24ab0862-70ef-462f-a8e0-cea09c735e91",
"updated_after": "2026-05-28T03:44:44Z",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-allowed-applications-get-by-entity-id-updated?entity_id=24ab0862-70ef-462f-a8e0-cea09c735e91&updated_after=2026-05-28T03%3A44%3A44Z&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-allowed-applications-get-by-entity-id-updated?entity_id=24ab0862-70ef-462f-a8e0-cea09c735e91&updated_after=2026-05-28T03%3A44%3A44Z&limit=25"