Interface GetRefreshTokensForUserRequest

Hierarchy

  • GetRefreshTokensForUserRequest

Properties

from?: string

Optional token ID from which to start selection (exclusive).

include_totals?: boolean

Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).

take?: number

Number of results per page. Defaults to 50.

user_id: string

ID of the user to get refresh tokens for