an object with query parameters
Optionallimit?: numberThe maximum number of tokens to return.
Optionalpage?: stringThe target page.
Optionalsort?: "userId"The field to sort by.
OptionaluserId?: stringThe ID of the user to limit results to.
Optionaloptions: ApiCallOptions
Retrieve list of OAuth tokens that the user has access to. Users assigned with a
TenantAdminrole can list OAuth tokens generated for all users in the tenant.