List Vehicles
HTTP Request
GEThttps://staging.api-gw.propdata.net/users/api/v1/vehicles/
Example Response
{"count": 0,"next": "http://www.example.com","previous": "http://www.example.com","results": [{"id": 0,"site": 0,"created": "2025-07-17T08:32:27.580Z","modified": "2025-07-17T08:32:27.580Z","uuid": "770bba28-9f80-4d40-9c51-6e022364af91","source_ref": "string","registration_number": "string","branding": "string","branding_date": "string","branding_status": "string","branding_status_date": "string","agents": []}]}
Name | Description |
---|---|
order_by | string Which field to use when ordering the results. |
offset | integer Offset for Pagination |
limit | integer Page Size |
Responses
200
403 You do not have permission to perform this action
500 Internal server error
503 This website is not active