Workspace Tables
API key issued via POST /v1/{workspace_id}/api-keys. Pass the returned api_key value as a Bearer token.
Successful Response
Successful Response
API key issued via POST /v1/{workspace_id}/api-keys. Pass the returned api_key value as a Bearer token.
^[a-z][a-z0-9_]{0,62}$Successful Response
Validation Error
API key issued via POST /v1/{workspace_id}/api-keys. Pass the returned api_key value as a Bearer token.
Successful Response
Validation Error
API key issued via POST /v1/{workspace_id}/api-keys. Pass the returned api_key value as a Bearer token.
Successful Response
Validation Error
No content
API key issued via POST /v1/{workspace_id}/api-keys. Pass the returned api_key value as a Bearer token.
Successful Response
Validation Error
API key issued via POST /v1/{workspace_id}/api-keys. Pass the returned api_key value as a Bearer token.
One SQL statement: SELECT / WITH ... SELECT / INSERT / UPDATE /
DELETE. Multi-statement, DDL, and session-state commands (SET ROLE,
RESET, SET SESSION AUTHORIZATION) reject with 422 at the Pydantic
boundary. pg_* function calls reject with 400 at execute time
(no grant).
Successful Response
Validation Error
Last updated
Was this helpful?

