Skip to main content
GET
Get the installation associated with the API key

Authorizations

Authorization
string
header
required

API key (ktx_key_*) or session Bearer token

Response

Installation details for the current API key

id
string
required
integrationId
string
required
orgId
string
required
config
object | null
required
status
enum<string>
required
Available options:
pending,
active,
inactive,
failing
createdAt
string<date-time>
required