---
title: "Returns a list of gradient advisors with a count of active vaults and total active vaults"
method: GET
path: "/v1/Advisors/fmoagentvaults/{fmoId}"
tags: ["Advisors"]
---

# Returns a list of gradient advisors with a count of active vaults and total active vaults

`GET /v1/Advisors/fmoagentvaults/{fmoId}`

## Path parameters

- `fmoId` integer, required

## Response `200`

list of advisors with a count of active vaults and total active vaults in the given fmo

- AdaptekApiApplicationActOnQueriesGetFmoAgentVaultsGetFmoAgentVaultsResponse
  - `status` 0 | 1
  - `agentVaults` AdaptekApiApplicationActOnQueriesGetFmoAgentVaultsAgentVault[], nullable
    - `fmoId` integer
    - `agentVaId` integer
    - `holdingCompanyId` integer
    - `totalVaults` integer
    - `totalCompletedVaults` integer

---

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