get

abstract suspend fun get(id: String): InteroperabilitySubscription

Retrieves the details of a specific subscription within the Interoperability betwork using the provided subscription ID. The response includes information such as network configuration, communication channels, wallet settings, and other relevant subscription data.

Return

An InteroperabilitySubscription object

Parameters

id

A unique identifier for the interoperability subscription associated with a particular customer.