Retrieve all triggers in flows owned by the device.

This causes the trigger to perform a Meshblu Search for flows as the device whose authentication was passed in. There is no default identity for this endpoint, so unauthenticated requests will return an HTTP 401.

Unlike the Get All Triggers /all-triggers endpoint, is that this only returns triggers from flows that have the Authenticated UUID listed as its owner, and have an online value of true.

🚧

Check the Permissions

If using 2.0 Whitelists, the authenticated device must be present in the Flow's discover.view whitelist to get its triggers. See the Meshblu whitelist documentation for more information.

If using the deprecated whitelists, being the owner of the flow is sufficient permission to retrieve its triggers.

Language
Authentication
Basic
base64
:
Click Try It! to start a request and see the response here!