List

List the ASPs issued by a user

1 variables
10 variables

List the ASPs issued by a user

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • Manage data access permissions for users on your domain

Input

This building block consumes 1 input parameters

  = Parameter name
  = Format

userKey STRING Required

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

Output

This building block provides 10 output parameters

  = Parameter name
  = Format

items[] OBJECT

The template that returns individual ASP (Access Code) data. STEPLADDER: Generated unstable field number for field 'kind'. (See http://go/stepladder-help#fieldNumber) STEPLADDER: Generated unstable field number for field 'etag'. (See http://go/stepladder-help#fieldNumber)

items[].etag STRING

ETag of the ASP

items[].name STRING

The name of the application that the user, represented by their userId, entered when the ASP was created

items[].lastTimeUsed INTEGER

The time when the ASP was last used. Expressed in Unix time format

items[].creationTime INTEGER

The time when the ASP was created. Expressed in Unix time format

items[].codeId INTEGER

The unique ID of the ASP

items[].kind STRING

The type of the API resource. This is always admin#directory#asp

items[].userKey STRING

The unique ID of the user who issued the ASP

etag STRING

ETag of the resource

kind STRING

The type of the API resource. This is always admin#directory#aspList