Skip to main content
GET
Get integration details

Authorizations

Authorization
string
header
required

HS256-signed JWT bearer token, obtained via the OAuth2 client-credentials grant (see Authentication).

Path Parameters

id
string
required

Response

Integration

id
string<uuid>
Example:

"8b4d2f6a-1c9e-4e7b-a5d3-6f2c8e4a9b1d"

base_url
string
Example:

"http://link:4000"

description
string | null
Example:

"Link production instance"

enabled
boolean
Example:

true

inserted_at
string<date-time>
Example:

"2026-01-10T09:00:00Z"

name
string
Example:

"Link Production"

slug
string
Example:

"link-prod"

timeout_ms
integer
Example:

5000

type
enum<string>
Available options:
link
updated_at
string<date-time>
Example:

"2026-01-10T09:00:00Z"