---
title: "GET /api/member/events"
method: GET
path: "/api/member/events"
tags: ["/api/member/events"]
---

# GET /api/member/events

`GET /api/member/events`

Get activity log for a member

## Query parameters

- `member_event_id` integer
- `event_group_id` string
- `event_type_id` string
- `detail_id` string
- `cms_area_id` string
- `cms_data_type_id` string
- `memberid` string
- `ip` string
- `start` integer
- `count` integer
- `order` string
- `direction` string
- `start_time` string
- `end_time` string

## Response `200`

success

- GetMemberEvents
  - `success` boolean

---

[API](https://skmtc.net/toomuchmedia/apis/api-specification.md) · [All operations](https://skmtc.net/toomuchmedia/apis/api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/toomuchmedia/api-specification/versions/cfa5dd2a983a/schema)
