an object with query parameters
Optionalfilter?: stringThe filter query that should be used to filter the list of oauth clients. The filter syntax is defined in RFC 7644. Valid attributes for filtering are clientId, clientName, appType, and tenantId.
Optionallimit?: numberOptionalnext?: stringOptionalprev?: stringOptionalsort?: stringOptionaltotalResults?: booleanOptionaloptions: ApiCallOptions
Retrieve all OAuth clients.