Get trust relationship
GET {{baseUrl}}/platform/configuration/trust-relationships/:trust_relationship_id?include_certificate=false
Retrieves information about a trust relationship. local
can be used as the ID to obtain the local trust relationship.
Body
PARAM
Key | Datatype | Required | Description |
include_certificate
|
boolean | Whether to include the public CA certificates in the response. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
ENDPOINTS