getProfile
Retrieves the details for the profile specified by the profile ID. A profile is the mechanism used to create the concept of a private network.
Samples
// Sample GetProfile call
val resp = b2BiClient.getProfile {
profileId = "p-60fbc37c87f04fce9"
}Content copied to clipboard