Skip to main content

Get Connection

Returns one connection with its status and masked credentials.
Requires an API key with connections: read and access to the connection.

Path Parameters

string
required
The connection ID, e.g. conn_abc123.

Headers

string
required
Bearer ops_your_api_key

Response

string
Unique connection identifier.
string
n8n, make or openclaw.
string
The friendly label for the connection.
string
active, inactive or error.
string | null
Masked credential (never returned in plaintext).
string | null
The organization this connection belongs to, or null for a personal connection.