Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
ID of the brain to search in
Query Parameters
Optional search query to filter documents
Response
200 - application/json
The response is of type object[]
.