cURL
Vehicles
List vehicle inventory checks
Retrieve a list of vehicle inventory checks. Filter by vehicle with ?filter=eq(vehicle,xxx).
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.ctrl-hub.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Session token for authentication.
Query Parameters
Filters the response data based on the value provided.
Available filters:
eq(id,xxx): Filter vehicle inventory checks by ID.eq(organisation,xxx): Filter vehicle inventory checks by organisation ID.eq(vehicle,xxx): Filter vehicle inventory checks by vehicle ID.eq(author,xxx): Filter vehicle inventory checks by author user ID.
A comma separated list of related resources to include.
Available options:
author, equipment, organisation, vehicle Limit the number of resources returned by the API
Required range:
x >= 1Offset the resources returned by the API
Required range:
x >= 0Response
Get a list of vehicle inventory checks.