Logo
Elasticsearch API Documentation

Get all API keys

GET {{baseUrl}}/users/auth/keys

Retrieves the metadata for all of the API keys that the user generated.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X GET 'https://api.elastic-cloud.com/api/v1//users/auth/keys'

ENDPOINTS