Skip to main content
GET
Get the currently active charging session for an electric vehicle

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string<uuid>
required

The organization ID

user_id
string<uuid>
required

The user ID

electric_vehicle_id
string<uuid>
required

The electric vehicle ID

Query Parameters

include_hidden
boolean
default:false

Include the active session even if flagged hidden. Back-office/debugging use.

Response

200 - application/json

OK

session
SessionItem · object | null
required