API

Get actions

Returns all actions in your organization based on the filters you specify.

Filter options

Describes the filter options for List actions

Please note that the filters field has been deprecated and replaced with task_filters.

  • The AND operator will be used if multiple filters are applied using different filter objects. For example, applying a status filter and a priority filter will return actions that match both conditions.
  • The OR operator will be used if multiple filters are applied using the same filter object. For example, applying two or more status filters will return actions from each of the statuses.

Sorting options

Describes the sorting options for the list actions endpoint. By default, actions are sorted by creation date from the most recent to the least recent.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!