We are using the OAuth API from the SDK to get the list of OAuth clients.
While the
OAuthClientEntityListing
implements the PagedResource interface the
GetOauthClientsRequest
doesn't have the pageNumber and pageSize fields as other Requests for PagedResources have, e.g.
GetAuthorizationDivisionsRequest
So how would we retrieve the second page of OAuth Client (if there is one) and could the Request please be extended to allow for the pageNumber and pageSize arguments?
#PlatformAPI------------------------------
Philipp Volkemer
Softwareingenieur
------------------------------