!!! info "[ApiFindEcosystemEpochMetricResponse](/../../schemas/api_find_ecosystem_epoch_metric_response)"
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|metric
`m` |EcosystemMetric|True|The epoch metric|
|rank
`r` |integer|True|The rank of the account in the ecosystem|
|total
`t` |integer|True|The total number of accounts in the ecosystem|
|last_calculated_at
`lc` |string|True|The time when the ecosystem points were last calculated|
|total_direct_invite_count
`td` |integer|True|Direct invite count without relying on epochs|
|total_indirect_invite_count
`ti` |integer|True|Indirect invite count without relying on epochs|
??? info "[EcosystemMetric](/../../schemas/ecosystem_metric)"
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|direct_invite_count
`di` |integer|True|Direct invite count|
|indirect_invite_count
`ii` |integer|True|Indirect invite count|
|direct_invite_trading_volume
`di1` |string|True|Direct invite trading volume|
|indirect_invite_trading_volume
`ii1` |string|True|Indirect invite trading volume|
|total_point
`tp` |string|True|Total ecosystem point of this epoch/phase|