Skip to main content
GET
Retrieve all triggers

Authorizations

Authorization
string
header
required

JWT token for authentication. Required for all API operations to verify identity and access permissions.

Query Parameters

subject_pattern
string
required

The subject pattern to match triggers. Can include wildcards (e.g., 'ms.trigger.' to match all triggers, or 'ms.trigger.gateway.' to match only gateway triggers).

Example:

"ms.trigger.subject_pattern"

Response

Successfully retrieved triggers

body
object
metadata
object
status_code
integer

HTTP status code indicating the result of the operation.

Example:

200