Skip to main content
GET
Get Integration

Authorizations

Authorization
string
header
required

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

Path Parameters

integration_id
string<uuid>
required

Response

Successful Response

Integration response model.

id
string<uuid>
required
tenant_id
string<uuid>
required
provider
string
required
service_type
string
required
enabled
boolean
required
status
string
required
health_status
string
required
created_at
string
required
updated_at
string
required
last_health_check
string | null