/ibc/core/connection/v1/connections/{connection_id}/client_state
connection identifier
A successful response.
An unexpected error response
curl -L \ --url 'https://axelar.nownodes.io/ibc/core/connection/v1/connections/{connection_id}/client_state'
{ "identified_client_state": { "client_id": "text", "client_state": { "type_url": "text", "value": "text" } }, "proof": "text", "proof_height": { "revision_number": "text", "revision_height": "text" } }