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 tokenOptional
context: StorageSerializableContextOptional
context: StorageSerializableContext
Represents a request to retrieve API access tokens.