Skip to main content
GET
/
apex_weekly
Get Apex Weekly
curl --request GET \
  --url https://tmextapidev.estream.com/index.cfm/apex_weekly
{
  "total": 1,
  "code": 200,
  "success": true,
  "data": [
    {
      "telemapperEntryId": 110583,
      "weekEnd": "11/23/2025 12:00:00 AM",
      "updatedDate": "11/25/2025 12:20:46 PM",
      "ownerName": "MARIA JOSE DIAZ DE COSSIO",
      "apex_locked": "",
      "totalMin": 33652,
      "timezoneOffset": -6,
      "officeName": "SUNBEAM TX, INC",
      "isRoadShow": 1,
      "weekStart": "11/17/2025 12:00:00 AM",
      "apex_submitted": "",
      "officeId": 17175
    }
  ]
}

Query Parameters

token
string
required
telemapperEntryId
string
date
string
officeid
string

Response

200 - application/json

Success

The response is of type object.