Users, Blogs, Pages related API

Hi Team,

API URL: https://a-blank-slate.myshopify.com/admin/api/2021-10/users.json

For above API we can able to call and getting the desired output, but I wanted to know few things:
Q1. Is there any option to filter the user data based on last modified date, last created date?
Q2. In which order we are getting the response for
like : based on Ascending /Descending UserID or Alphabetical user name?

https://a-blank-slate.myshopify.com/admin/api/2021-10/pages.json

https://a-blank-slate.myshopify.com/admin/api/2022-10/blogs.json

Same questions for these 2 API urls also

Please help me to know the answers

Thanks