Skip to content

Stripe connection status

GET
/v1/integrations/stripe

Whether your own Stripe account is connected (read-only), the sync status, the last sync time, how many customers, subscriptions and invoices are synced, and the last sync error. Connecting and disconnecting are only possible in the dashboard, behind your login: there is no API-key route for them, and the key is never returned.

Auth: Secret key only.

Connection status

Error envelope. See error.code for the discriminator.

object
data
required
null
error
required
object
code
required
string
message
required
string
remediation
required
string
doc_url
string format: uri
param
string
request_id
string
meta
object
key
additional properties

Error envelope. See error.code for the discriminator.

object
data
required
null
error
required
object
code
required
string
message
required
string
remediation
required
string
doc_url
string format: uri
param
string
request_id
string
meta
object
key
additional properties