Lab

List the measurement IDs the current user is watching

Return the IDs of measurements the current user is watching.

A flat list of IDs for membership testing on the client. Includes watches on measurements that may since have finished; the Lab wall intersects them with its live channels, so finished watches simply do not surface.

get/projects/{project_id}/lab/watched

Path parameters

project_idstring required

Response

Successful Response

measurement_idsstring[]

IDs of live measurements the user is watching

Changes

No recorded changes to this endpoint across all 1 revision of this API.