Get all namespaces
GET {{base_doc_url}}{{doc_schema}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cassandra-Token | string | (Required) The token returned from the authorization endpoint. Use this token in each request to the database. | |
Content-Type | string |
RESPONSES
status: OK
{"data":[{"name":"system_schema"},{"name":"system"},{"name":"system_auth"},{"name":"system_distributed"},{"name":"system_traces"},{"name":"stargate_system"},{"name":"data_endpoint_auth"},{"name":"test"}]}