---
title: "List events"
method: GET
path: "/events"
tags: ["Events"]
---

# List events

`GET /events`

Lists actions performed by users on your account.

## Query parameters

- `filter[author]` string
- `filter[project]` string
- `filter[target_name]` string[]
- `filter[target_id]` string
- `filter[action]` string
- `filter[created_at][gte]` string
- `filter[created_at][lte]` string
- `filter[created_at]` string[]
- `page[size]` integer
- `page[number]` integer
- `stats[total]` string
- `sort` string

## Response `200`

Success

---

[API](https://skmtc.net/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.net/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/revisions/7302d79e39bb/schema)
