Get a particular namespace (test)

GET {{base_doc_url}}{{doc_schema}}/{{namespace}}

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":"test"}}