I got an error 400 Bad Requestand an internal message Invalid previous page search requestas shown by @ShawnTabrizi. This shows that the Azure AD Graph API is not supported previous-page=trueby query filter. If you delete a part of the filter request, the request to the previous page will work.
If you want the Azure AD Graph API to support previous page searches using a filter request, you can send feedback in here .
source
share