Returns: ApiToken!

Arguments

token
String!
required

No description provided

Schema

"""Get the active short-lived api token for this api key by the short-lived token"""
apiToken(token: String!): ApiToken!