GET Live telemetry
Read a live telemetry meter
Read the synchronized aggregate for every signal in a context.
Read the synchronized aggregate for every signal in a context.
Poll this endpoint to update live meters and presence displays. Each reading includes a normalized intensity from 0 to 1, plus the raw values for its signal type.
Request
Parameters
Values in the path and query string.
appid path string TalkLabs ID required
The TalkLabs application ID assigned to your account.
Example:your-app-id contextid path string customer-defined required
A customer defined ID for the live context being measured.
Response
Status codes
Every JSON response uses the API result envelope.
200 OK ApiResult 400 Bad Request ApiResult 403 Forbidden ApiResult 500 Internal Server Error ApiResult