List trigger types

Retrieve a list of available trigger types with optional filtering by toolkit. Results are paginated and can be filtered by toolkit.

Headers

x-api-keystringRequired

Query parameters

cursorstringOptional
Pagination cursor for fetching next page of results
limitdoubleOptionalDefaults to 20
Number of items to return per page
toolkit_slugsstringOptional
Array of toolkit slugs to filter triggers by

Response

Successfully retrieved triggers
itemslist of objects
total_pagesdouble
next_cursorstring or null

Errors