Skip to main content
GET
/
api
/
v1
/
events
/
summary
Get event summary statistics
curl --request GET \
  --url https://forge.gloo.ai/api/v1/events/summary \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key from /api/v1/keys. Pass as Authorization: Bearer <key>.

Query Parameters

since
string
required

Start timestamp (ms epoch or ISO 8601)

until
string

End timestamp

agentId
string

Filter by agent ID

gatewayId
string

Filter by gateway ID

interfaceId
string

Filter by interface ID

Response

200

Event summary