Function getTenantId

  • Gets the tenant id from the tenant token.

    Parameters

    • apiKey: string

      The token from which the tenant id is to be extracted.

    Returns string

    The tenant id.

Generated using TypeDoc