Retrieve a Connection
Connections
Retrieve a Connection
Returns a connection you previously created. Secrets are masked.
GET
Retrieve a Connection
Returns a connection you previously created. Secrets are masked.
Path Parameters
The id returned by Create a Connection. Must belong to the account your API key is scoped to.
Response
Unique identifier for the connection.
Your internal label for this connection.
The provider this connection belongs to.
Current status.
Always
PAYIN.List of supported payment methods.
Echoed parameters. Sensitive values are masked as
***.Cost configuration for the connection.
ISO 8601 timestamp.
ISO 8601 timestamp.
Errors
| HTTP | code | When |
|---|---|---|
404 | CONNECTION_NOT_FOUND | Unknown connection_id, or the id belongs to a different account. |
403 | INSUFFICIENT_SCOPE | API key missing connections:read. |
Authorizations
Path Parameters
Response
OK
Example:
"f1a3c4d5-7b8e-4a2c-9d1e-3f4a5b6c7d8e"
Example:
"stripe-us-prod-001"
Example:
"STRIPE"
Example:
"ACTIVE"
Example:
"PAYIN"
Example:
["CARD", "GOOGLE_PAY", "APPLE_PAY"]Example:
"2026-05-12T10:24:00Z"
Example:
"2026-05-12T10:24:00Z"