Ports
Path parameters
channel_idstringRequired
channel unique identifier
port_idstringRequired
port unique identifier
Responses
200
A successful response.
application/json
QueryChannelResponse is the response type for the Query/Channel RPC method. Besides the Channel end, it includes a proof and the height from which the proof was retrieved.
proofstringOptional
default
An unexpected error response.
application/json
get
/ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}Last updated