Skip to contents

Lists all tokens associated with the specified workspace or user.

Usage

list_token_management(client, created_by_id = NULL, created_by_username = NULL)

tokenManagementList(client, created_by_id = NULL, created_by_username = NULL)

Arguments

client

Required. Instance of DatabricksClient()

created_by_id

User ID of the user that created the token.

created_by_username

Username of the user that created the token.

Value

data.frame with all of the response pages.