projects
Retrieves a list of HMAC keys matching the criteria.
get/projects/{projectId}/hmacKeys
Path parameters
projectIdstring required
Name of the project in which to look for HMAC keys.
Query parameters
maxResultsinteger
Maximum number of items to return in a single page of responses. The service uses this parameter or 250 items, whichever is smaller. The max number of items per page will also be limited by the number of distinct service accounts in the response. If the number of service accounts in a single response is too high, the page will truncated and a next page token will be returned.
pageTokenstring
A previously-returned page token representing part of the larger set of results to view.
serviceAccountEmailstring
If present, only keys for the given service account are returned.
showDeletedKeysboolean
Whether or not to show keys in the DELETED state.
userProjectstring
The project to be billed for this request.
Response
Successful response