View source: R/workmail_operations.R
workmail_list_personal_access_tokens | R Documentation |
Returns a summary of your Personal Access Tokens.
See https://www.paws-r-sdk.com/docs/workmail_list_personal_access_tokens/ for full documentation.
workmail_list_personal_access_tokens(
OrganizationId,
UserId = NULL,
NextToken = NULL,
MaxResults = NULL
)
OrganizationId |
[required] The Organization ID. |
UserId |
The WorkMail User ID. |
NextToken |
The token from the previous response to query the next page. |
MaxResults |
The maximum amount of items that should be returned in a response. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.