/
ST
stripe
/
Stripe Sync Engine
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 52m ago · Updated 1mo ago
Details
Filter operations
Internal
1
post
Run a SQL query against a Postgres connection
Meta
4
Stateless Sync API
8
Status
1
Internal
Run a SQL query against a Postgres connection
post
/internal/query
Request body
object
required
connection_string
string
url
string
sql
string
required
Response
Query results
object
required
rows
object[]
required
rowCount
integer
required
Changes