wowaudit_get_attendance
Retrieve attendance statistics for raids, filtered by instance, encounter, or date range.
Instructions
Get attendance statistics, optionally scoped by instance, encounter, and date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum top-level collection entries returned after WoWAudit responds. The upstream API does not document pagination. | |
| endDate | No | ||
| instance | No | ||
| encounter | No | Encounter name or ID. WoWAudit ignores it without instance. | |
| startDate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |