Skip to Content

ports/(port_id)

Endpoint

get /ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}

Parameters

Request Parameters

  • channel_id (path): channel unique identifier
  • port_id (path): port unique identifier

Responses

Possible Responses

  • 200: A successful response.
  • default: An unexpected error response.
Last updated on