/one-sessions-get-by-domain-id-updated¶
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-052HTTP method:
GETBackend resource path:
/one-sessions-get-by-domain-id-updatedPublic Cloudflare path:
/one/sync-get/one-sessions-get-by-domain-id-updatedCloudflare 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-sessions-get-by-domain-id-updated?domain\_id=857ff51f-8c44-4867-8218-4f148eebe171&updated\_after=2026-06-17T19%3A49%3A29Z&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",
"updated_after": "2026-06-17T19:49:29Z",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/one/sync-get/one-sessions-get-by-domain-id-updated?domain_id=857ff51f-8c44-4867-8218-4f148eebe171&updated_after=2026-06-17T19%3A49%3A29Z&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/one/sync-get/one-sessions-get-by-domain-id-updated?domain_id=857ff51f-8c44-4867-8218-4f148eebe171&updated_after=2026-06-17T19%3A49%3A29Z&limit=25"