deleteAccessToken
getAccessTokens
Returns access tokens for a service account with associated trigger details.
Arguments
Argument Name | Type | Description |
---|---|---|
serviceAccountName |
String |
(Required) The service account name. |
filters |
Collection |
A list of zero or more filter criteria definitions used to define objects to find. |
firstResult |
Integer |
Result pagination: the first row to return. |
maxResults |
Integer |
Result pagination: the number of rows to return. |
sortKey |
String |
How to sort the results. |
sortOrder |
SortOrder |
Specifies the order to sort the results. |