Skip to main content
GET
Get cars for a Billing Account

Authorizations

Authorization
string
header
required

You can get the JWT from the Login endpoint

Path Parameters

baId
integer<int64>
required

Billing account ID

Query Parameters

page
integer
default:0

Zero-based page index (0..N)

size
integer
default:20

The size of the page to be returned

Response

Returns a paginated list of cars allowed for the billing account

content
object[]
page
object