Query User Refresh Tokens

Queries refresh tokens, scoped to a user, based off a query expression.

Query Filter Attributes:

  • metadata.creationTime

Query Sort Attributes:

  • metadata.creationTime

Required Permissions

Below is the list of required permissions needed to interact with this API. For each permission the allowed permission boundaries are also specified.

PermissionBoundaryDescription
refresh-token:readApplicationThe subject can perform this query if the user specified in the URL path belongs to the subject's associated application.
TenantThe subject can perform this query if the user specified in the URL path belongs to the subject's associated tenant.
Tenant Inclusion ListThe subject can perform this query if the user specified in the URL path belongs to a tenant included in the tenant inclusion list.
Tenant Exclusion ListThe subject can perform this query if the user specified in the URL path belongs to the subject's associated application but is not associated with a tenant in the tenant exclusion list.
SelfA user subject can query their own refresh tokens
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!