This use case is intended to execute an incoming ThirdPartyRelationshipAttributeQuery (e.g. received by a ReadAttributeRequestItem) which returns a list of matching Relationship Attributes of another peer.

Parameters

On Success

  • Returns the RelationshipAttributes as LocalAttributes that match the given query.

On Failure

  • The query is malformed.

How to execute this use case with the Connector?

The Connector is our first-class citizen, thus we provide you with a detailed API description for every use-case. This use case can be executed with the REST API of the Connector which you can Access the Connector.
Corresponding interactive API docs excerpt: