Skip to content

post_api_workspaces_workspaceId_notebook_read

POST
/api/workspaces/{workspaceId}/notebook/read
workspaceId
required
string
object
connectionId
required
string
Example
507f1f77bcf86cd799439011
query
required
string
Example
select date, mrr from metrics.mrr
limit
integer
> 0
params
object
key
additional properties
format
string

Successful response

object
success

Whether the request succeeded.

boolean
data

Endpoint-specific response payload.

message
string
Example
Operation completed
error
string
Example
Error message

Invalid request

object
success
boolean
error
string
Example
Error message

Internal server error

object
success
boolean
error
string
Example
Error message