Read All User Access Tokens

Read all user access tokens in Google Workspace.

Input

Field Definition Type Required

Read By

User ID

User's primary email address, alias email address, or unique identifier.

Text

TRUE

Output

Field Definition Type

Access Tokens

Application Name

Name of the app to which an access token is issued.

Text

Client ID

Client ID of the app to which the token is issued.

Text

User Key

Identifies the user in the API request; the value can be the user's primary email address, alias email address, or unique user ID.

Text

Is Anonymous?

Identifies whether the app is registered with Google; the value is true if the app has an anonymous client ID.

Text

Is Native App?

Identifies whether the token is issued to an installed app; the value is true if the app is installed to a desktop or mobile device.

Text

Scopes

List of authorization scopes that are granted to the app.

Text

ETag

ETag of the resource.

Text

Kind

Type of API resource; this is always admin#directory#tokenList.

Text

Related topics

Google Workspace Admin connector

Workflow elements

Google Workspace API documentation