HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

EVSE / Hardware Status Logs / Listing

Get paginated list of hardware status logs for an EVSE with optional status and date filtering

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

The unique EVSE ID — the integer shown as ID in the admin UI. Not the ID (QR code), network ID, or EMI3 EVSE ID.

Query Params
filter
object

Filter options for EVSE hardware status logs

integer
1 to 100
Defaults to 100

The number of items to return per page.

string

The cursor to fetch the next page.

Do not construct this value manually. Use one of the following methods:

  • Use the value from the previous response's links.next to fetch the next page
  • Pass an empty string (e.g., ?cursor or ?cursor=) to initiate cursor pagination on the first page
Responses

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