Files
documentation/content/docs/api/client-server/get-server-activity.mdx

29 lines
1002 B
Plaintext

---
title: Server activity
full: true
_openapi:
method: GET
toc: []
structuredData:
headings: []
contents:
- content: |-
Returns the activity log for the specified server
## Include parameters
| Parameter | Description |
|-----------|----------------------------------------------|
| actor | Information about the user who performed the action |
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Returns the activity log for the specified server
## Include parameters
| Parameter | Description |
|-----------|-----------------------------------------------------|
| actor | Information about the user who performed the action |
<APIPage document={"./openapi.json"} operations={[{"path":"/api/client/servers/{server}/activity","method":"get"}]} />