Skip to main content
GET
Get cars

Authorizations

Authorization
string
header
required

You can get the JWT from the Login endpoint

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

Missing or invalid JWT

RFC 9457 Problem Details error response

type
string

URI reference identifying the problem type

Example:

"https://developer.easyparkgroup.com/openapi/fleet/overview/"

title
string

Short, human-readable summary of the problem

Example:

"Forbidden"

status
integer<int32>

HTTP status code

Example:

403

detail
string

Human-readable explanation specific to this occurrence

Example:

"Access denied"

instance
string

URI reference identifying the specific occurrence

Example:

"/api/billing-accounts"

timestamp
integer<int64>

Unix epoch milliseconds when the error occurred

Example:

1771232045624

traceId
string

Trace ID for correlating logs

Example:

"55a47f36-cea3-4b01-92b6-8295c02ac302"