List Blueprint Triggers

scope blueprints:read

Retrieve a list of Triggers for the specified Blueprint. This endpoint allows you to view all triggers associated with a blueprint.

Info

The response includes pagination information to help you navigate through large trigger lists.

You can filter triggers by various criteria and sort the results as needed.

Tip: For large trigger lists, consider using pagination parameters to optimize performance and reduce response times.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier (AVID) of the Account.

string
required

The unique identifier of the Blueprint.

Query Params
integer
≤ 100
Defaults to 50

Maximum number of triggers to return per page.

integer
Defaults to 0

Number of triggers to skip for pagination.

string
enum

Filter triggers by status.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json