/gmail/v1/users/{userId}/settings/cse/identities/{cseEmailAddress}
GET
/gmail/v1/users/{userId}/settings/cse/identities/{cseEmailAddress}Retrieves a client-side encryption identity configuration.
Request
Path Params
userId
string
required
The requester's primary email address. To indicate the authenticated user, you can use the special value me
.
cseEmailAddress
string
required
The primary email address associated with the client-side encryption identity configuration that's retrieved.
Request samples
Responses
Successful response(200)
Successful response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a year ago