Returns a list of all actions.

get/api/v1/actions

Query parameters

exclude_attributesstring[]

List of attributes to exclude

include_attributesstring[]

List of attributes to include

limitinteger

Number of actions to get

offsetinteger

Number of actions to offset

idstring[]

Action id filter

namestring

Action name filter

packstring

Action pack name filter

tagsstring

Action tags name filter

Response

List of actions

Changes