Creates an instance of the ApiAccessTokenViewRequest class.
The filter value for retrieving API access token. Combines token identifier, token hash and token itself. Supported values:
UUID - Filtering by token identifierHEX - Filtering by token hashstring - Filtering by tokenThe filter value for retrieving API access token. Combines token identifier, token hash and token itself. Supported values:
UUID - Filtering by token identifierHEX - Filtering by token hashstring - Filtering by tokenOptionalcontext: StorageSerializableContextOptionalcontext: StorageSerializableContext
Represents a request to retrieve API access tokens.