TESSA Web API
    Preparing search index...

    Class ApiAccessTokenViewRequest

    Represents a request to retrieve API access tokens.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    filter: null | string = null

    The filter value for retrieving API access token. Combines token identifier, token hash and token itself. Supported values:

    • UUID - Filtering by token identifier
    • HEX - Filtering by token hash
    • string - Filtering by token

    Methods