IApiKeyInfo

Interface

Represent only the API key related properties from IApp.

Inheritance: IApiKeyInfoOmit<IApp"client_secret" | "redirect_uris" | "appType">
Subclasses: IApiKeyResponse

Properties

Hide inherited properties
PropertyTypeNotes
apiKey
inherited
string

Only to be present if appType is apikey

boolean
boolean
client_id
inherited
string
httpReferrers
inherited
string[]
boolean
itemId
inherited
string
modified
inherited
Date
privileges
inherited
string[]
registered
inherited
Date

apiKey

optionalinherited
Interface Property
apiKey: string

Only to be present if appType is apikey

Inherited from Omit.apiKey

apiToken1Active

inherited
Interface Property
apiToken1Active: boolean
Inherited from Omit.apiToken1Active

apiToken2Active

inherited
Interface Property
apiToken2Active: boolean
Inherited from Omit.apiToken2Active

client_id

inherited
Interface Property
client_id: string
Inherited from Omit.client_id

httpReferrers

inherited
Interface Property
httpReferrers: string[]
Inherited from Omit.httpReferrers

isPersonalAPIToken

inherited
Interface Property
isPersonalAPIToken: boolean
Inherited from Omit.isPersonalAPIToken

itemId

inherited
Interface Property
itemId: string
Inherited from Omit.itemId

modified

inherited
Interface Property
modified: Date
Inherited from Omit.modified

privileges

inherited
Interface Property
privileges: string[]
Inherited from Omit.privileges

registered

inherited
Interface Property
registered: Date
Inherited from Omit.registered

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.