ListGivenTrusts returns all trusts that have been given out for the currently logged in user's org. The returned list will contain accepted, pending, and rejected trusts.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
Example
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cbf.tcn.com/api/v1alpha1/org/trusts/list/given' \
--header'Content-Type: application/json' \
--data-raw''