List active integrations
List all the active integrations created in the organization. Only integration metadata is returned, credentials field is returned as an empty object.
Response
The list of active integrations belonging to the organization that are successfully returned.
Example response
[
{
"rules": {
"==": [
{
"var": "context.tenant.id"
},
"acme"
]
}
}
]Changes
Changed in 5 of the 13 revisions of this API.16
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
response property
items/conditionsdeprecatedresponse-property-deprecated
- ○
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
toolenum value to the/response property for the response statusresponse-property-enum-value-added
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
- ●