Get Connection
Returns one connection with its status and masked credentials.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_keyResponse
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.
