You may fetch offsets for all topics with
kafka-get-offsets --bootstrap-server <SERVER>:9092
or for specific topic with
kafka-get-offsets --bootstrap-server <SERVER>:9092 --topic <TOPIC>