Logo
Elasticsearch API Documentation

Search Deployments

POST {{baseUrl}}/deployments/_search

Retrieves the information for all of the deployments that match the specified query.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status OK





Curl
curl -X POST 'https://api.elastic-cloud.com/api/v1//deployments/_search' -H 'Content-Type: application/json' -d '{"query":{"exists":{"field":"reprehenderit eu adipisicing"},"nested":{"path":"ad eiusmod aliqua laboris","query":{"value":"\u003cCircular reference to #/components/schemas/QueryContainer detected\u003e"},"score_mode":"min"},"bool":{"filter":[{"value":"\u003cCircular reference to #/components/schemas/QueryContainer detected\u003e"},{"value":"\u003cCircular reference to #/components/schemas/QueryContainer detected\u003e"}],"minimum_should_match":76403714,"should":[{"value":"\u003cCircular reference to #/components/schemas/QueryContainer detected\u003e"},{"value":"\u003cCircular reference to #/components/schemas/QueryContainer detected\u003e"}],"must_not":[{"value":"\u003cCircular reference to #/components/schemas/QueryContainer detected\u003e"},{"value":"\u003cCircular reference to #/components/schemas/QueryContainer detected\u003e"}],"must":[{"value":"\u003cCircular reference to #/components/schemas/QueryContainer detected\u003e"},{"value":"\u003cCircular reference to #/components/schemas/QueryContainer detected\u003e"}]},"query_string":{"query":"in ut Excepteur","default_operator":"sed in","default_field":"Excepteur exercitation","allow_leading_wildcard":true,"analyzer":"dolore incididunt officia elit nisi"}},"from":-53651754,"size":-6277747}'

ENDPOINTS