Skip to main content
GET
Get Connection

Authorizations

Authorization
string
header
required

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

Path Parameters

connection_id
string<uuid>
required

Response

Successful Response

available_tools
OpenAPIToolResponse · object[]
required
base_url
string
required
created_at
string
required
id
string<uuid>
required
name
string
required
status
string
required
updated_at
string
required
auth_config_id
string<uuid> | null
custom_headers
HeaderOutput · object[] | null
description
string | null
registry_item_id
string<uuid> | null
spec_url
string | null
Last modified on September 21, 2026