customers
List all telemetry users.
get/v1/{+parent}/telemetry/users
Path parameters
parentstring required
Required. Customer id or "my_customer" to use the customer associated to the account making the request.
Query parameters
filterstring
Only include resources that match the filter. Supported filter fields: - user_id - user_org_unit_id
pageSizeinteger
Maximum number of results to return. Default value is 100. Maximum value is 1000.
pageTokenstring
Token to specify next page in the list.
readMaskstring
Read mask to specify which fields to return. Supported read_mask paths are: - name - org_unit_id - user_id - user_email - user_device.device_id - user_device.audio_status_report - user_device.device_activity_report - user_device.network_bandwidth_report - user_device.peripherals_report - user_device.app_report
Response
Successful response