Get document WHERE firstname EQ Janet/Joey/Martha/JanetLee OR weights.type="bench press" or "squat"

GET {{base_url}}{{base_doc_api}}/{{namespace}}/collections/{{collection}}?where={"firstname":{"$eq":"{{user1}}"}}&fields=["firstname", "lastname","weights"]

Request Params

KeyDatatypeRequiredDescription
wherestringGet document where firstname = Janet
wherestringGet document where firstname = Joseph
wherestringGet document where firstname = Martha
wherestring
wherestring
fieldsstring

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: Created

{"name":"killrvideo"}