Read All User ASPs
Read all user application-specific passwords (ASPs) in G Suite.
Input
Field | Definition | Type | Required |
---|---|---|---|
Read By | |||
User ID | User's primary email address, alias email address, or unique identifier | String | TRUE |
Output
Field | Definition | Type |
---|---|---|
ASPs | ||
Code ID | ASP's unique identifier | String |
Name | Name of the application that the user, represented by their userId , entered when the ASP was created. |
String |
Creation Time | Time when the ASP was created; expressed in Unix time format. | String |
Last Time Used | Time when the ASP was last used; expressed in Unix time format. | String |
User Key | Unique identifier of the user who issued the ASP | String |
Kind | Type of API resource; this is always admin#directory#asp . |
String |
Etag | ETag of the ASP | String |