---
title: "Return All Atlas Search Metric Types for One Process"
method: GET
path: "/api/atlas/v2/groups/{groupId}/hosts/{processId}/fts/metrics"
tags: ["Monitoring and Logs"]
---

# Return All Atlas Search Metric Types for One Process

`GET /api/atlas/v2/groups/{groupId}/hosts/{processId}/fts/metrics`

Returns all Atlas Search metric types available for one process in the specified project. You must have the Project Read Only or higher role to view the Atlas Search metric types.

## Path parameters

- `processId` string, required
- `groupId` string, required

## Query parameters

- `envelope` boolean

## Response `200`

OK

## Other responses

- `400` — Bad Request.
- `401` — Unauthorized.
- `403` — Forbidden.
- `404` — Not Found.
- `429` — Too Many Requests.
- `500` — Internal Server Error.

---

[API](https://skmtc.net/mongodb/apis/atlas-admin-api.md) · [All operations](https://skmtc.net/mongodb/apis/atlas-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mongodb/atlas-admin-api/versions/e37e8ef8429f/schema)
