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>
base_url
string
Example:

"http://link:4000"

description
string | null
enabled
boolean
inserted_at
string<date-time>
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>