You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
To support reverse pagination and accounts total count in the directory UI, the function used to load directory accounts must be updated to use a new API.
Describe the solution you'd like
Update loadDirectoryAccounts to use a new API endpoint that accepts name-offset and order query params and returns account counts in the response.