---
title: "Get Telemetry Config"
method: GET
path: "/{vin}/fleet_telemetry_config"
tags: ["Telemetry Configuration"]
---

# Get Telemetry Config

`GET /{vin}/fleet_telemetry_config`

Returns the vehicle's Fleet Telemetry configuration.

## Response `200`

OK

- object
  - `synced` boolean
  - `config` object
    - `hostname` string
    - `ca` string
    - `exp` integer
    - `port` integer
    - `fields` object
    - `alert_types` string[]
  - `update_available` boolean

---

[API](https://skmtc.net/tessie/apis/tessie-api.md) · [All operations](https://skmtc.net/tessie/apis/tessie-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tessie/tessie-api/revisions/a9157f7a53a2/schema)
