Skip to main content
GET
/realms/{realmId}/organizations/{organizationId}/vehicles

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

realmId
string
required
organizationId
string
required

Query Parameters

name
string
Maximum string length: 256
licensePlate
string
Maximum string length: 16
status
enum<string>[]
Available options:
ACTIVE,
ARCHIVED
next
string
limit
integer
Required range: 0 < x <= 100
order
enum<string>
Available options:
ASC,
DESC
orderBy
enum<string>
Available options:
createdAt

Response

default

Undocumented response (no code type, no existing spec).