Skip to main content
GET
/
v1
/
audit
/
summary
Summary
curl --request GET \
  --url https://api.example.com/v1/audit/summary
{
  "total": 123,
  "by_action": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.edge.glitchexecutor.com/llms.txt

Use this file to discover all available pages before exploring further.

Headers

x-dev-user
string | null
authorization
string | null

Response

Successful Response

total
integer
required
by_action
By Action · object
required