Get Vehicle Options
Vehicles
Get Vehicle Options
Retrieves the options data for a specific Tesla vehicle based on its unique identifier (ID).
Parameters:
vehicle_id: The unique identifier (ID) of the vehicle to retrieve the options.
Returns:
- A response containing options data for the vehicle.
Possible Codes in Error Response (see Errors for error response schema and meaning of codes):
- AUTHENTICATION_ERROR
- REQUEST_VALIDATION_ERROR
- RESOURCE_NOT_FOUND
- SERVER_ERROR
- UNSUPPORTED_OEM
GET
Get Vehicle Options
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique internal identifier for the vehicle.

