Skip to main content
GET
Get assets

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

Required string length: 2
assetProviderCode
string
required

The three-letter code of the asset provider

Required string length: 3

Query Parameters

type
enum<string>

Asset type

Available options:
Rentalcar,
RentalcarStation
active
boolean

Status of asset

pageNumber
integer
default:0

Defines the requested page

Required range: x >= 0
pageSize
integer
default:100

Defines the requested page size

Required range: x >= 1

Response

List of matching assets

guid
string
required

Global unique location identifier object

Required string length: 1 - 36
type
enum<string>
required
Available options:
Rentalcar,
RentalcarStation
assetId
string
required

Asset id

Required string length: 1 - 255
assetProvider
object
required

Asset provider

active
boolean
default:true
required

Asset active status

name
string

Name of the asset

Required string length: 1 - 255
blobUuid
string

Blob UUID

Minimum string length: 1
imageBlurHash
string

The image blurhash of the asset image blob

description
string

Generic description about the asset

Required string length: 1 - 255
category
string

Asset category

Required string length: 1 - 255
address
object

Address of the asset

assetProviderCategory
object

Asset provider category assigned to the asset

imageUrl
string

Asset image URL

Maximum string length: 255
defaultImage
string

URL of the default image used

Maximum string length: 255
locationsHistory
Vehicle location history object · object[]

History of the locations

referral
object

Referenced asset