Read All User ASPs
Read all user application-specific passwords (ASPs) 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 |
---|---|---|
ASPs |
||
Code ID |
ASP's unique identifier. |
Text |
Name |
Name of the application. |
Text |
Creation Time |
Time when the ASP was created; expressed in Unix time format. |
Text |
Last Time Used |
Time when the ASP was last used; expressed in Unix time format. |
Text |
User Key |
Unique identifier of the user who issued the ASP. |
Text |
Kind |
Type of API resource; this is always admin#directory#asp. |
Text |
Etag |
ETag of the ASP. |
Text |