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