Link Search Menu Expand Document

Trigger API

Jan 1 2022 at 12:00 AM

  1. API calls within Trigger API
    1. Trigger API
      1. API Calls

Trigger API

The Trigger API contains API calls for read-only operations on Trigger entities.

API calls within Trigger API

Trigger API

API Calls

GetTriggers

GET

Permission

entities:get

Accessible

Tenant Account Only   Refer to the response and accessiblity information for more information.

URL

https://{tenantDomain}/{accountPath}/_apis/dapi/v1/Trigger/GetTriggers

URL Example
https://iotnxtinternal.commander.io/default/_apis/dapi/v1/Trigger/GetTriggers

URL Params

None

Data Params

None

Success Response

Refer to the response and accessiblity information for more information.

Error Response

Refer to the response and accessiblity information for more information.

Notes

None