Get all namespaces

GET {{base_doc_url}}{{doc_schema}}

HEADERS

KeyDatatypeRequiredDescription
X-Cassandra-Tokenstring(Required) The token returned from the authorization endpoint. Use this token in each request to the database.
Content-Typestring

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"}]}