> ## Documentation Index
> Fetch the complete documentation index at: https://docs.groundtech.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Statuses, activity, and performance

## Activity status

Use `GET /v2/microvaults/vaults/{vaultId}/activity` to track subscriptions, rebalances, and redemptions. A wallet receipt confirms the submitted transaction; the activity record shows the resulting vault operation and whether more work or a shareholder claim remains.

## Performance

Use `GET /v2/microvaults/vaults/{vaultId}/performance-series` for cumulative earnings, NAV per share, and trailing APY. A `partial` status means the requested period does not contain enough comparable checkpoints to calculate every value. A missing valuation is returned as unavailable rather than zero.

## Operation availability

Use `GET /v2/microvaults/vaults/{vaultId}/pause-status` to determine whether subscriptions, redemptions, transfers, source entries, or source exits are currently allowed.
