Vehicles Data

Get Colors

Get all vehicle colors (cores).

include_legacy=true also returns the negative-id rows — an EDIT form needs them to display (and re-save) a vehicle that already carries a legacy colour. Filter lists omit them. The cache key varies with the flag so the two lists can't poison each other.

get/api/vehicles/data/colors

Query parameters

include_legacyboolean

Headers

x-api-tokenstring nullable

Response

Successful Response

Idinteger required
Corstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.