List all sessions of a user in pages

All the parameters here are used as filters. Some work in pairs (i.e. startTimeFrom and startTimeFrom, and endTimeFrom and endTimeTo) to form a date/time range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Identifier of the user

Query Params
date-time

Beginning of date/time range for session start in UTC in date-time iso 8601 format.

date-time

End of date/time range for session start in UTC in date-time iso 8601 format.

date-time

Beginning of date/time range for session end in UTC in date-time iso 8601 format.

date-time

End of date/time range for session end in UTC in date-time iso 8601 format.

status
array of objects

A set of session statuses

status
uuid

Identifier of a vehicle

uuid

Identifier of a charging location

string
enum

Type of sessions to include in the result, All, ManagedOnly or UnmanagedOnly

Allowed:
int32
Defaults to 20

The amount of entities returned in the list. Optional parameter, defaults to 20.

int32
Defaults to 1

The page that should be loaded. Optional parameter, defaults to 1

Headers
string

Name of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

string

Version of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

Responses

401

Unauthorized

403

Forbidden

504

Internal api timeout

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json