List metrics
List metrics.
At least one of event_id, company_id, or sector_id is required — the
endpoint returns 422 if none are supplied.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter metrics by event id.
Filter metrics by company id.
Filter metrics by sector id.
Filter metrics by type. Discriminator for the metric single-table hierarchy.
LEVERAGE_TARGET, CURRENT_LEVERAGE, CAPITAL_ALLOCATION_PRIORITY, LIQUIDITY, PIK_INCOME, FIRST_LIEN_SHARE, NON_ACCRUAL_SHARE, FLOATING_RATE_SHARE, SPILLOVER_INCOME, UNDISTRIBUTED_NII, INDUSTRY_EXPOSURE, TOP_MARKDOWNS, RETURN_ON_EQUITY Filter to a specific leverage sub-type. Implicitly narrows to leverage metrics (LEVERAGE_TARGET, CURRENT_LEVERAGE).
DEBT_TO_EBITDA, FFO_TO_DEBT, MOODYS_CFO_TO_DEBT, S_AND_P_FFO_TO_DEBT, FITCH_FFO_TO_DEBT, DEBT_TO_CAPITALIZATION, DEBT_TO_EQUITY, PORTFOLIO_DEBT_TO_EBITDA, PORTFOLIO_AVG_LOAN_TO_VALUE Filter to a specific liquidity sub-type. Implicitly narrows to LIQUIDITY metrics. Sub-type for LIQUIDITY metrics.
BALANCE_SHEET, CREDIT_FACILITY, OTHER Filter to a specific capital-allocation category. Implicitly narrows to CAPITAL_ALLOCATION_PRIORITY metrics.
DEBT_REDUCTION, SHAREHOLDER_RETURNS, M_AND_A, ORGANIC_GROWTH, OTHER Opaque cursor for pagination.
Maximum number of records to return.
1 <= x <= 200