/gmail/v1/users/{userId}/settings/cse/keypairs/{keyPairId}
GET
/gmail/v1/users/{userId}/settings/cse/keypairs/{keyPairId}Retrieves an existing client-side encryption key pair.
Request
Path Params
userId
string
required
The requester's primary email address. To indicate the authenticated user, you can use the special value me
.
keyPairId
string
required
The identifier of the key pair to retrieve.
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