Telemetry
Get telemetry settings
Provides the configured settings for telemetry information collection
get/api/admin/telemetry/settings
Response
telemetrySettingsSchema
Example response
{
"versionInfoCollectionEnabled": true,
"featureInfoCollectionEnabled": true
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.