Skip to content

ElasticSearch API (V1)

Download OpenAPI description
Languages
Servers
Mock server

https://idp.cdq.com/_mock/apis/elasticsearch-api/api-v1/

Graylog Cluster

https://vpc-graylog-v1-z7flncd44w6d4wnpwfp45jbzja.eu-central-1.es.amazonaws.com/

Index API Cluster

https://vpc-referencedata-prod-v3-uirokgmhkptbrr7o6wid3unube.eu-central-1.es.amazonaws.com/

Shards

Everything about Shards

Indicies

Operations

Mappings

Operations

Read mapping of a given index

Request

See the mapping of the index for more info [see|https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping.html]

Path
index_nameanyrequired

Index name

Examples:
cdq_monitor-c6be24c9-56d8-4366-bf1a-25a5a0207c6c
curl -i -X GET \
  'https://idp.cdq.com/_mock/apis/elasticsearch-api/api-v1/{index_name}/_mapping'

Responses

OK

Bodytext/plain
string