get https://api.astaraconnect.com/v1/vehicle/versions/
This endpoint allows you to retrieve details of a specific vehicle version by its ID, or all vehicle versions if id is set to all.
- If
idis set to"all", the endpoint returns a list of all vehicle versions. - If a specific
idis provided, the endpoint returns details of that particular vehicle version.