# Get all API keys **GET /users/auth/keys** Retrieves the metadata for all of the API keys that the user generated. ## Servers - https://api.elastic-cloud.com/api/v1: https://api.elastic-cloud.com/api/v1 () ## Parameters ### Query parameters - **next_page** (string) Pagination cursor to get the next page of records ## Responses ### 200 The metadata for the API keys is retrieved. #### Body: application/json (object) - **keys** (array[object]) The list of API keys. - **next_page** (string) A cursor to get the next page of results [Powered by Bump.sh](https://bump.sh)