Query User Auth Sessions

Queries auth sessions, scoped to a user, based off a query expression.

Query Filter Attributes:

  • metadata.creationTime
  • metadata.lastModifiedTime

Query Sort Attributes:

  • metadata.creationTime
  • metadata.lastModifiedTime

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
auth-session: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!