Retrieves detailed information about a specific trigger identified by its type and topic. This endpoint returns comprehensive configuration data including all trigger properties, associated resources, and metadata.
Usage Notes:
trigger_type parameter identifies the category of trigger (gateway, stream, subject)topic parameter is the unique name identifier for the specific triggerms.trigger.{trigger_type}.{topic}JWT token for authentication. Required for all API operations to verify identity and access permissions.
The type of trigger (gateway, stream, subject)
gateway, stream, subject The unique topic identifier of the trigger (without the prefix)