List adaptive triggers

List all adaptive triggers for a resource.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequired
environmentKeystringRequired

Query parameters

resourceKindenumRequired
Allowed values:
resourceKeystringRequired
limitintegerOptional1-50Defaults to 25
The number of items to return.
offsetintegerOptional>=0Defaults to 0

Where to start in the list. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next items in the list, up to the query limit.

Response

Adaptive Triggers list
itemslist of objects
totalCountinteger

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error