List Audit Log
community-moderation-admin
List Audit Log
Return the paginated moderation audit log for a hub.
Query parameters: filter[action_type] — optional; restrict to one action_type. filter[admin_user_id] — optional; restrict to one admin actor. page[size] — 1-100, default 50. page[after] — opaque cursor from previous page’s meta.next_cursor. format — optional; ‘json’ returns a flat JSON array (for export). Default returns a JSON:API envelope.
GET
List Audit Log
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
1 <= x <= 100