I am trying to limit the number records or fetch the specific number of records from consumer API of rest proxy but i could not find any feasible way for the same? Is there any possibility for the same?
Using GET /consumers/{cg}/instances/{instance}/offsets
Thanks