/one-application-allowed-entities-get-by-domain-id¶
Summary¶
Source repository:
jef-systems/jef-one-backendSource SHA:
a8edf3d77c4689168400069ba74f46fd06c3178cSource run id:
30149428849Source run URL:
https://github.com/jef-systems/jef-one-backend/actions/runs/30149428849Lambda function:
jef-one-get-006HTTP method:
GETBackend resource path:
/one-application-allowed-entities-get-by-domain-idPublic Cloudflare path:
/one/sync-get/one-application-allowed-entities-get-by-domain-idCloudflare base URL:
https://api.jefoffice.com/one/sync-getCloudflare route host:
api.jefoffice.comCloudflare parent path:
/oneCloudflare operation:
sync-getCloudflare operation path:
/one/sync-getComplete endpoint URL:
https://api.jefoffice.com/one/sync-get/one-application-allowed-entities-get-by-domain-id?domain\_id=857ff51f-8c44-4867-8218-4f148eebe171&limit=25Endpoint source:
cloudflare\_complete\_endpointCloudflare Worker:
jef-one-apiCloudflare mode:
one-worker-per-modulePayload mode:
query/path/no-body
Description¶
Sync GET API reference.
Request Parameters¶
{
"domain_id": "857ff51f-8c44-4867-8218-4f148eebe171",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/one/sync-get/one-application-allowed-entities-get-by-domain-id?domain_id=857ff51f-8c44-4867-8218-4f148eebe171&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/one/sync-get/one-application-allowed-entities-get-by-domain-id?domain_id=857ff51f-8c44-4867-8218-4f148eebe171&limit=25"