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
)
[required] The Organization ID.
The WorkMail User ID.
The token from the previous response to query the next page.
The maximum amount of items that should be returned in a response.