List all available moderation actions for the authenticated organization.
Documentation Index
Fetch the complete documentation index at: https://docs.moderationapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful response
The ID of the action.
The date the action was created.
The name of the action.
Whether the action is a built-in action or a custom one.
Whether the action resolves and removes the item, unresolves and re-add it to the queue, or does not change the resolve status.
REMOVE, ADD, NO_CHANGE The IDs of the queues the action is available in.
Show the action in all queues, selected queues or no queues (to use via API only).
ALL_QUEUES, SOME_QUEUES, HIDDEN The possible values of the action. The user will be prompted to select one of these values when executing the action.
Whether the action requires a value to be executed.
Whether the action allows any text to be entered as a value or if it must be one of the possible values.
User defined key of the action.
The description of the action.
The type of the action.
AUTHOR_BLOCK, AUTHOR_BLOCK_TEMP, AUTHOR_UNBLOCK, AUTHOR_DELETE, AUTHOR_REPORT, AUTHOR_WARN, AUTHOR_CUSTOM, ITEM_REJECT, ITEM_ALLOW, ITEM_CUSTOM