Connections
Get an owned connection
GET
Get an owned connection
Authorizations
Better Auth account-session JWT. The token audience must be ${GOLOCO_PUBLIC_API_URL}/v1.
Path Parameters
Pattern:
^conn_[0-9a-f]{32}$Response
Connection result. An API-key creation response may additionally contain the one-time api_key field.
Pattern:
^conn_[0-9a-f]{32}$Pattern:
^agent_[0-9a-f]{32}$Available options:
oauth, api_key Extensible response enum; clients must tolerate future values.
Available options:
authorized, verified, expired, revoked Present only once in a successful api_key connection creation response.
Pattern:
^gk_agent_[0-9a-f]{64}$