---
title: "List or search account events"
method: POST
path: "/v2/account/events/search"
tags: ["v2"]
---

# List or search account events

`POST /v2/account/events/search`

List all events triggered for account.

## Request body

- Model59
  - `module` string
  - `type` string
  - `filename` string
  - `level` 'error' | 'warn' | 'info'
  - `seen` boolean — Filter seen/unseen events

## Response `default`

Successful

---

[API](https://skmtc.dev/sirv/apis/api-documentation.md) · [All operations](https://skmtc.dev/sirv/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sirv/api-documentation/revisions/80ff016d7d3a/schema)
