RTA API Endpoint

The Realtime Adherence API only supports HTTPS endpoints. For example:

curl GET -u <username:password> -H "Content-Type: application/json" https://api.cxengage.net/v1/tenants/<tenantId>/wfm/rta?startTime=<startTime>&endTime=<endTime>&limit=<limit>&offset=<offset>