trust-rules
List trust rules
Returns trust rules, filtered to user-relevant rules by default. Pass include_all=true for the full set or origin/tool to filter.
get/v1/trust-rules
Query parameters
originstring
Filter by origin (default | user_defined)
toolstring
Filter by tool name
include_deletedstring
"true" to include soft-deleted rules
include_allstring
"true" to disable the user-relevant filter
Response
Successful response
Changes
Changed in 3 of the 17 revisions of this API.12
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲