/playstore-allowed-applications-get-by-entity-id-application-id¶
Summary¶
Source repository:
jef-systems/jef-playstore-backendSource SHA:
92a17460a2579c165481363f40b448a3d0903639Source run id:
29680176656Source run URL:
https://github.com/jef-systems/jef-playstore-backend/actions/runs/29680176656Lambda function:
jef-playstore-get-075HTTP method:
GETBackend resource path:
/playstore-allowed-applications-get-by-entity-id-application-idPublic Cloudflare path:
/playstore/sync-get/playstore-allowed-applications-get-by-entity-id-application-idCloudflare 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-application-id?entity\_id=248d3b11-65a6-4e13-8ed5-3712fd98b0c5&application\_id=bb751cb8-c828-405b-b3a3-6e7744fc58f8&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": "248d3b11-65a6-4e13-8ed5-3712fd98b0c5",
"application_id": "bb751cb8-c828-405b-b3a3-6e7744fc58f8",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-allowed-applications-get-by-entity-id-application-id?entity_id=248d3b11-65a6-4e13-8ed5-3712fd98b0c5&application_id=bb751cb8-c828-405b-b3a3-6e7744fc58f8&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-allowed-applications-get-by-entity-id-application-id?entity_id=248d3b11-65a6-4e13-8ed5-3712fd98b0c5&application_id=bb751cb8-c828-405b-b3a3-6e7744fc58f8&limit=25"