Execute a query endpoint
Query Endpoints
Execute a query endpoint
Runs a query endpoint: binds the supplied parameter values into the stored SQL template (the current version, or a pinned version) and executes it, returning a standard search result envelope. Values are bound as typed, escaped literals, so a parameter value can never alter the query’s structure.
POST
Execute a query endpoint
Authorizations
API token issued from the Splendor console.
Headers
Selects the tenant (workspace) the request acts within.
Path Parameters
Body
application/json
Response
Successful Response
The response is of type object.