Validator signed bytes

We needed the bytes signed by every validator after the block has been finalised in the cosmos-sdk . Can that information be extracted from anywhere using the ABCI ?

In what context? Are you building a CosmosSDK application?

yes i was , i modified tendermint header and abci header to include votes .