Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserApiUserListKeysRequest

Request parameters for userListKeys operation in UserApi.

export
interface

UserApiUserListKeysRequest

Hierarchy

  • UserApiUserListKeysRequest

Index

Properties

fingerprint?: string

fingerprint of the key

memberof

UserApiUserListKeys

limit?: number

page size of results

memberof

UserApiUserListKeys

page?: number

page number of results to return (1-based)

memberof

UserApiUserListKeys

username: string

username of user

memberof

UserApiUserListKeys

Generated using TypeDoc