Skip to main content

Get a Vehicle's Custom Fields

GET 

/vehicles/:registration/custom-fields

Returns the typed custom field definitions and values configured for this vehicle's company. Returns an empty list if no custom fields have been configured yet — see GET /settings/vehicles/custom-fields to check what's configured, and POST /settings/vehicles/custom-fields to create one (custom fields must be configured at the account level before any vehicle can have a value for them).

Request

Responses

Successful operation