/playstore-allowed-applications-get-by-entity-id-updated

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-060

  • HTTP method: GET

  • Backend resource path: /playstore-allowed-applications-get-by-entity-id-updated

  • Public Cloudflare path: /playstore/sync-get/playstore-allowed-applications-get-by-entity-id-updated

  • 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-by-entity-id-updated?entity\_id=248d3b11-65a6-4e13-8ed5-3712fd98b0c5&updated\_after=2026-09-22T16%3A54%3A49Z&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

{
  "entity_id": "248d3b11-65a6-4e13-8ed5-3712fd98b0c5",
  "updated_after": "2026-09-22T16:54:49Z",
  "limit": "25"
}

CMD curl

curl -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-allowed-applications-get-by-entity-id-updated?entity_id=248d3b11-65a6-4e13-8ed5-3712fd98b0c5&updated_after=2026-09-22T16%3A54%3A49Z&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=248d3b11-65a6-4e13-8ed5-3712fd98b0c5&updated_after=2026-09-22T16%3A54%3A49Z&limit=25"