# Get Elasticsearch projects **GET /api/v1/serverless/projects/elasticsearch** Fetches a list of Elasticsearch projects. ## Servers - https://api.elastic-cloud.com: https://api.elastic-cloud.com () ## Authentication methods - Api key ## Parameters ### Query parameters - **traffic_filter** (string) Filters the returned list of projects. Only projects associated with the provided traffic_filter will be returned. - **linked** (string) Contains a project ID. If specified, the result will be filtered to only those origin projects that are linked to the specified project ID in a CPS configuration. ## Responses ### 200 The Elasticsearch project list #### Body: application/json (object) - **next_page** (string) A token to fetch the next page. - **items** (array[object]) The actual projects. ### 401 Unauthorized #### Body: application/json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)