Skip to main content
GET
Get an incident's activity feed

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Path Parameters

id
string
required

Query Parameters

limit
string

Page size (1–100, default 25).

Pattern: ^[1-9][0-9]?$|^100$
startingAfter
string

The opaque cursor (the id of the last feed entry in the previous page).

commands
enum<string>

Include OCPP command (ACTIVITY) rows. Off by default.

Available options:
true,
false
networkId
string

Response

A page of feed entries.

data
object