Skip to main content
GET
Retrieve all inspections reports

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

assetProviderCountryCode
string
required

The two-letter country code of the asset provider the vehicles belong to

Required string length: 2
assetProviderCode
string
required

The three-character code of the asset provider the vehicles belong to

Required string length: 3
vehicleId
string
required

The id of the vehicle

Response

Inspection reports

id
integer<int64>
required
status
enum<string>
required
Available options:
PLANNED,
EXECUTED
ocrStatus
enum<string>
required
Available options:
NOT_STARTED,
MANUAL,
PROCESSING,
PROCESSED,
ERROR
estimationStatus
enum<string>
required
Available options:
NOT_STARTED,
PROCESSING,
PROCESSED,
ERROR
inspectionFacility
string
Example:

"ÖAMTC Wien Landstraße"

inspectionDate
string<date>
Example:

"2023-04-08"

nextInspection
string<date>
Example:

"2025-04-01"

reportNumber
string
Example:

"12345678XX"

mileage
integer

In kilometers

Example:

14345

testMass
number<float>
Example:

1415

maxLadenMass
number<float>
Example:

1865

city
string
notes
string
brakeFluidBoilingPoint
integer
Example:

200

emissionPassed
boolean
brakePerformance
object
axlePerformance
object
defects
object[]
plannedFrom
string<date>
plannedTo
string<date>
blobs
object[]