v29

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-13511526891.2 KB
Object Triggers

Search Object Triggers

Returns a list of object triggers that meet your filter or search criteria.

Pagination

  • Offset pagination only

See Using Offset Pagination.

Allowed For

  • Agents

Filter

Use the filter query parameter to filter an object trigger search by one or more attributes. For example, the following filter argument filters object triggers by the title attribute:

{
  "json": {
    "title": "test"
  }
}
get/api/v2/custom_objects/{custom_object_key}/triggers/search

Response

Success response

countinteger
next_pagestring nullable
previous_pagestring nullable