Rest API
post
Run a statement
Body
orgIDstringOptional
databaseNamestringOptional
schemaNamestringOptional
storeNamestringOptional
statementstringOptional
attachmentstring · binary[]Optional
Responses
200
Success
400
invalid request
401
access denied
5XX
unexpected error
post
get
Copy a resource
Path parameters
resource_typestring · enumRequiredPossible values:
org_idstringRequired
resource_namestringRequired
Responses
200
Success
application/octet-stream
Responsestring · bytes
400
invalid request
401
access denied
5XX
unexpected error
get
get
Returns the server version
Responses
200
server version
401
access denied
5XX
unexpected error
get
Last updated