Skip to main content
GET
Retrieve the current key or connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

type
enum<string>
required

key: an API key; app: an OAuth connection

Available options:
key,
app
key
object | null
required
app
object | null
required
scopes
string[]
required

Union of the per-team scopes

teams
object[]
required

Every team this credential can act on, with its own scopes