hedgedoc_status
Retrieve current HedgeDoc instance status, including note count and online users, to monitor usage and health.
Instructions
Get the current status of the HedgeDoc instance.
Returns JSON with:
note_count: Number of notes stored on the server
online_users: Number of (distinct) online users
Other instance metrics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |