v1

latestOpenAPI 3.0.0Groupe PSA Licence2026-08-0647172197.4 KB
Vehicles

List of vehicles

Returns the Vehicles associated with the Fleet.

get/fleets/{fid}/vehicles

Path parameters

fidstring required

Resource is related to this fleet ID only.

Query parameters

pageSizeinteger

The maximum number of results (for a collection results response) to return per page. When not set, at most 60 results will be returned. The range for this parameter is [1...60]

pageTokenstring

Start-Page marker, this token is used (by the backend) for continuing serving from the previous results page to the next one. (Disclaimer: It is built and used only by the server).

localestring

Locale is used for rendering text according to language and country for. It should match the REGEX \w(-\w)?. For more details about possible standard values, please refer to locals list.

extensionstring[]

Additional data set that will be included in embedded field(the number of elements in this array must be between 1 and 2).

[
  "pictures"
]
vinPrefixstring

Allows filtering on VINs that start with the same prefix.

Response

OK