Skip to main content
GET
List Connections

Authorizations

Authorization
string
header
required

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

Query Parameters

status
string | null
search
string | null
limit
integer
default:100
Required range: 1 <= x <= 1000
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

base_url
string
required
created_at
any
required
id
string<uuid>
required
name
string
required
status
string
required
updated_at
any
required
auth_config_id
string<uuid> | null
available_tools
Available Tools · object[]
custom_headers
HeaderOutput · object[] | null
description
string | null
spec_url
string | null