/playstore-entities-get-by-domain-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-086HTTP method:
GETBackend resource path:
/playstore-entities-get-by-domain-idPublic Cloudflare path:
/playstore/sync-get/playstore-entities-get-by-domain-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-entities-get-by-domain-id?domain\_id=ad5aef35-9bdc-4fd2-856c-48b472416a7b&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¶
{
"domain_id": "ad5aef35-9bdc-4fd2-856c-48b472416a7b",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-entities-get-by-domain-id?domain_id=ad5aef35-9bdc-4fd2-856c-48b472416a7b&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/playstore/sync-get/playstore-entities-get-by-domain-id?domain_id=ad5aef35-9bdc-4fd2-856c-48b472416a7b&limit=25"