fix: Add pagination to list APIs
Problem
Add pagination to dimension and default_config list APIs
https://github.com/user-attachments/assets/3bb751c0-f6c8-4e2d-a760-b7c8d3692efa
@mahatoankitkumar please add screen recordings for each page so it's easy to understand the changes
@mahatoankitkumar can we add pagination to overrides page as well? Should that be a different PR
@mahatoankitkumar shouldn't it should show total number of keys at top , instead of number of keys in that page ?
@pratikmishra356 Now thats a UX call we can take, as i have seen at multiple places its actually like
showing 1-10 of 50 which gives a proper idea.