---
url: "https://console.9fin.com/apis/bdc/versions/6a9605ac-8bcf-48e9-98dc-483d291112fd"
---

OpenAPI specification document.

```json
{"components":{"schemas":{"BDCBorrower":{"properties":{"avg_fvr":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Avg Fvr"},"avg_fvr_weighted":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Avg Fvr Weighted"},"bdcs_holding":{"title":"Bdcs Holding","type":"integer"},"end_quarter":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"title":"End Quarter"},"fvr_delta":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Fvr Delta"},"fvr_delta_weighted":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Fvr Delta Weighted"},"fvr_standard_deviation":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Fvr Standard Deviation"},"holding_quarter":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Holding Quarter"},"inaccurate":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Inaccurate"},"industries":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Industries"},"is_european":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Is European"},"is_new_borrower":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Is New Borrower"},"is_pik":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Is Pik"},"issuer_name":{"title":"Issuer Name","type":"string"},"lower_quarter":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Lower Quarter"},"managers_holding":{"title":"Managers Holding","type":"integer"},"max_fvr":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Max Fvr"},"min_fvr":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Min Fvr"},"next_maturing":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"title":"Next Maturing"},"non_accrual":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Non Accrual"},"total_fair_value":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Total Fair Value"},"total_fair_value_delta":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Total Fair Value Delta"},"upper_quarter":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Upper Quarter"}},"required":["issuer_name","bdcs_holding","managers_holding"],"title":"BDCBorrower","type":"object"},"BDCHolding":{"properties":{"accession_no":{"description":"SEC accession number of the source filing.","title":"Accession No","type":"string"},"acquisition_date":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"description":"Date the BDC acquired the investment.","title":"Acquisition Date"},"asset_class":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Asset class of the holding, e.g. debt, equity, warrant.","title":"Asset Class"},"balance_at_cost_original_currency":{"description":"Original currency of the cost basis amount.","title":"Balance At Cost Original Currency","type":"string"},"balance_at_cost_original_value":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Cost basis of the holding in its original currency.","title":"Balance At Cost Original Value"},"balance_at_cost_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Cost basis of the holding converted to USD.","title":"Balance At Cost Usd"},"bdc_cik":{"anyOf":[{"type":"integer"},{"type":"null"}],"description":"SEC Central Index Key for the BDC.","title":"Bdc Cik"},"bdc_name":{"description":"Name of the BDC that holds this investment.","title":"Bdc Name","type":"string"},"cash_interest_rate":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Cash-pay portion of the interest rate.","title":"Cash Interest Rate"},"fair_value_original_currency":{"description":"Original currency of the fair value amount.","title":"Fair Value Original Currency","type":"string"},"fair_value_original_value":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Fair value of the holding in its original currency.","title":"Fair Value Original Value"},"fair_value_ratio":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Ratio of fair value to cost basis. Below 1.0 indicates unrealised loss.","title":"Fair Value Ratio"},"fair_value_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Fair value of the holding converted to USD.","title":"Fair Value Usd"},"holding_date":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"description":"Date of the portfolio snapshot this holding belongs to.","title":"Holding Date"},"holding_quarter":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Quarter of the portfolio snapshot, e.g. Q1-24.","title":"Holding Quarter"},"instrument_description":{"description":"Description of the specific debt instrument or tranche.","title":"Instrument Description","type":"string"},"instrument_type":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Type of debt instrument, e.g. first lien, second lien, subordinated.","title":"Instrument Type"},"interest_rate":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Total interest rate on the instrument.","title":"Interest Rate"},"interest_rate_floor":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Floor on the reference rate.","title":"Interest Rate Floor"},"interest_rate_terms":{"description":"Description of the interest rate structure, e.g. SOFR + 500bps.","title":"Interest Rate Terms","type":"string"},"investment_description":{"description":"Description of the investment as reported in the filing.","title":"Investment Description","type":"string"},"is_delayed":{"anyOf":[{"type":"boolean"},{"type":"null"}],"description":"Whether this is a delayed-draw term loan.","title":"Is Delayed"},"is_european":{"description":"Whether the borrower is a European company.","title":"Is European","type":"boolean"},"is_initial":{"anyOf":[{"type":"boolean"},{"type":"null"}],"description":"Whether this is the BDC's initial investment in the issuer.","title":"Is Initial"},"is_revolver":{"anyOf":[{"type":"boolean"},{"type":"null"}],"description":"Whether this is a revolving credit facility.","title":"Is Revolver"},"is_secured":{"anyOf":[{"type":"boolean"},{"type":"null"}],"description":"Whether the holding is secured by collateral.","title":"Is Secured"},"is_unitranche":{"anyOf":[{"type":"boolean"},{"type":"null"}],"description":"Whether this is a unitranche facility combining senior and subordinated debt.","title":"Is Unitranche"},"issuer_industry":{"description":"Industry classification of the borrower.","title":"Issuer Industry","type":"string"},"issuer_name":{"description":"Name of the portfolio company or borrower.","title":"Issuer Name","type":"string"},"manager":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Name of the BDC's managing company.","title":"Manager"},"maturity_date":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"description":"Maturity date of the debt instrument.","title":"Maturity Date"},"non_accrual":{"anyOf":[{"type":"boolean"},{"type":"null"}],"description":"Whether the holding is on non-accrual status, indicating the borrower is not making interest payments.","title":"Non Accrual"},"non_accrual_note":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Additional notes on non-accrual status.","title":"Non Accrual Note"},"percentage_net_assets":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Holding's fair value as a percentage of the BDC's total net assets.","title":"Percentage Net Assets"},"pik_interest_rate":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Payment-in-kind portion of the interest rate.","title":"Pik Interest Rate"},"principal_balance_original_currency":{"description":"Original currency of the principal balance.","title":"Principal Balance Original Currency","type":"string"},"principal_balance_original_value":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Outstanding principal balance in its original currency.","title":"Principal Balance Original Value"},"principal_balance_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Outstanding principal balance converted to USD.","title":"Principal Balance Usd"},"seniority":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Seniority ranking in the capital structure.","title":"Seniority"},"share_class":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Share or unit class for equity holdings.","title":"Share Class"},"spread_over_variable_rate":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Spread above the reference rate in basis points.","title":"Spread Over Variable Rate"}},"required":["bdc_cik","accession_no","asset_class","bdc_name","cash_interest_rate","fair_value_ratio","instrument_description","instrument_type","interest_rate","interest_rate_floor","interest_rate_terms","investment_description","issuer_industry","issuer_name","manager","non_accrual_note","percentage_net_assets","pik_interest_rate","seniority","share_class","spread_over_variable_rate","acquisition_date","holding_date","holding_quarter","maturity_date","balance_at_cost_original_currency","balance_at_cost_original_value","balance_at_cost_usd","fair_value_original_currency","fair_value_original_value","fair_value_usd","principal_balance_original_currency","principal_balance_original_value","principal_balance_usd","is_delayed","is_european","is_initial","is_revolver","is_secured","is_unitranche","non_accrual"],"title":"BDCHolding","type":"object"},"BDCHoldingsResponse":{"properties":{"items":{"description":"Holdings that fit the provided filter criteria.","items":{"$ref":"#/components/schemas/BDCHolding"},"title":"Items","type":"array"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Cursor to pass in the next request to fetch the next page of holdings","title":"Next Cursor"},"total_count":{"description":"Total count of all items the match the provided filter criteria.","title":"Total Count","type":"integer"}},"required":["items","next_cursor","total_count"],"title":"BDCHoldingsResponse","type":"object"},"BDCValuationDetailResponse":{"properties":{"average_fair_value_ratio":{"anyOf":[{"type":"number"},{"type":"null"}],"readOnly":true,"title":"Average Fair Value Ratio"},"holdings_url":{"title":"Holdings Url","type":"string"},"industry":{"title":"Industry","type":"string"},"managers":{"items":{"$ref":"#/components/schemas/ValuationManager"},"title":"Managers","type":"array"},"total_bdcs_holding":{"readOnly":true,"title":"Total Bdcs Holding","type":"integer"},"total_fair_value":{"anyOf":[{"type":"number"},{"type":"null"}],"readOnly":true,"title":"Total Fair Value"},"weighted_average_fair_value_ratio":{"anyOf":[{"type":"number"},{"type":"null"}],"readOnly":true,"title":"Weighted Average Fair Value Ratio"}},"required":["holdings_url","industry","managers","total_fair_value","average_fair_value_ratio","weighted_average_fair_value_ratio","total_bdcs_holding"],"title":"BDCValuationDetailResponse","type":"object"},"BDCValuationsResponse":{"properties":{"items":{"description":"Instruments the fit the provided filter criteria.","items":{"$ref":"#/components/schemas/BDCBorrower"},"title":"Items","type":"array"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Cursor to pass in the next request to fetch the next page of instruments","title":"Next Cursor"},"total_count":{"description":"Total count of all items the match the provided filter criteria.","title":"Total Count","type":"integer"}},"required":["items","next_cursor","total_count"],"title":"BDCValuationsResponse","type":"object"},"ErrorResponse":{"description":"Client-facing error envelope.","examples":[{"error_code":"invalid_cursor","message":"The supplied cursor could not be decoded.","trace_id":"202bde256c7d446f9623efdc96286c5d"},{"error_code":"service_unavailable","message":"Database is not available","trace_id":"c2416d52c6d14c8e831aad792407442c"}],"properties":{"error_code":{"title":"Error Code","type":"string"},"message":{"title":"Message","type":"string"},"trace_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Trace Id"}},"required":["error_code","message"],"title":"ErrorResponse","type":"object"},"HTTPValidationError":{"properties":{"detail":{"items":{"$ref":"#/components/schemas/ValidationError"},"title":"Detail","type":"array"}},"title":"HTTPValidationError","type":"object"},"HoldingFlag":{"enum":["Non-accrual","PIK"],"title":"HoldingFlag","type":"string"},"InternalServerErrorResponse":{"properties":{"error_code":{"examples":["internal_server_error"],"title":"Error Code","type":"string"},"message":{"examples":["An unexpected error occurred."],"title":"Message","type":"string"},"trace_id":{"anyOf":[{"type":"string"},{"type":"null"}],"examples":["e7dfd20231374d308f04655eb0538be4"],"title":"Trace Id"}},"required":["error_code","message","trace_id"],"title":"InternalServerErrorResponse","type":"object"},"ValidationError":{"properties":{"ctx":{"title":"Context","type":"object"},"input":{"title":"Input"},"loc":{"items":{"anyOf":[{"type":"string"},{"type":"integer"}]},"title":"Location","type":"array"},"msg":{"title":"Message","type":"string"},"type":{"title":"Error Type","type":"string"}},"required":["loc","msg","type"],"title":"ValidationError","type":"object"},"ValuationBDC":{"properties":{"average_fair_value_ratio":{"anyOf":[{"type":"number"},{"type":"null"}],"readOnly":true,"title":"Average Fair Value Ratio"},"instruments":{"items":{"$ref":"#/components/schemas/ValuationInstrument"},"title":"Instruments","type":"array"},"name":{"title":"Name","type":"string"},"total_fair_value":{"anyOf":[{"type":"number"},{"type":"null"}],"readOnly":true,"title":"Total Fair Value"},"weighted_average_fair_value_ratio":{"anyOf":[{"type":"number"},{"type":"null"}],"readOnly":true,"title":"Weighted Average Fair Value Ratio"}},"required":["instruments","name","total_fair_value","average_fair_value_ratio","weighted_average_fair_value_ratio"],"title":"ValuationBDC","type":"object"},"ValuationInstrument":{"properties":{"description":{"title":"Description","type":"string"},"fair_value":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Fair Value"},"fair_value_ratio":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Fair Value Ratio"},"labels":{"items":{"$ref":"#/components/schemas/HoldingFlag"},"title":"Labels","type":"array"},"principal_balance":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Principal Balance"}},"required":["description","fair_value_ratio","fair_value","principal_balance","labels"],"title":"ValuationInstrument","type":"object"},"ValuationManager":{"properties":{"average_fair_value_ratio":{"anyOf":[{"type":"number"},{"type":"null"}],"readOnly":true,"title":"Average Fair Value Ratio"},"bdcs":{"items":{"$ref":"#/components/schemas/ValuationBDC"},"title":"Bdcs","type":"array"},"name":{"title":"Name","type":"string"},"total_fair_value":{"anyOf":[{"type":"number"},{"type":"null"}],"readOnly":true,"title":"Total Fair Value"},"weighted_average_fair_value_ratio":{"anyOf":[{"type":"number"},{"type":"null"}],"readOnly":true,"title":"Weighted Average Fair Value Ratio"}},"required":["name","bdcs","total_fair_value","average_fair_value_ratio","weighted_average_fair_value_ratio"],"title":"ValuationManager","type":"object"}},"securitySchemes":{"HTTPBearer":{"bearerFormat":"JWT","scheme":"bearer","type":"http"}}},"info":{"description":"API that powers 9fin BDC data.","title":"9Fin BDCs API","version":"0.1.6"},"openapi":"3.1.0","paths":{"/v0/bdc/holdings":{"get":{"description":"Returns a paginated list of individual BDC portfolio holdings. Use this when you need\nrow-level detail about specific investments — instrument terms, borrower names, exact\nfair values, interest rates, etc.","operationId":"get_holdings_v0_bdc_holdings_get","parameters":[{"description":"Comma-separated list of `field__asc` / `field__desc` tokens applied in order, e.g. `company_name__desc,price__asc`. Sortable fields: bdc_name, issuer_name, issuer_industry, instrument_type, asset_class, seniority, interest_rate_terms, holding_quarter, non_accrual, is_secured, is_revolver, is_unitranche, is_european, holding_date, acquisition_date, maturity_date, interest_rate, spread_over_variable_rate, fair_value_usd, principal_balance_usd, balance_at_cost_usd, fair_value_ratio, percentage_net_assets.","in":"query","name":"sort_by","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Comma-separated list of `field__asc` / `field__desc` tokens applied in order, e.g. `company_name__desc,price__asc`. Sortable fields: bdc_name, issuer_name, issuer_industry, instrument_type, asset_class, seniority, interest_rate_terms, holding_quarter, non_accrual, is_secured, is_revolver, is_unitranche, is_european, holding_date, acquisition_date, maturity_date, interest_rate, spread_over_variable_rate, fair_value_usd, principal_balance_usd, balance_at_cost_usd, fair_value_ratio, percentage_net_assets.","title":"Sort By"}},{"description":"Maximum number of rows to return.","in":"query","name":"limit","required":false,"schema":{"anyOf":[{"maximum":100,"minimum":1,"type":"integer"},{"type":"null"}],"default":20,"description":"Maximum number of rows to return.","title":"Limit"}},{"description":"Opaque keyset-pagination cursor from a prior page.","in":"query","name":"cursor","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Opaque keyset-pagination cursor from a prior page.","title":"Cursor"}},{"description":"Filter bdc_name where the value is equal to the given value.","in":"query","name":"bdc_name__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdc_name where the value is equal to the given value.","title":"Bdc Name  Eq"}},{"description":"Filter bdc_name where the value is not equal to the given value.","in":"query","name":"bdc_name__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdc_name where the value is not equal to the given value.","title":"Bdc Name  Neq"}},{"description":"Filter bdc_name where the value contains the given value.","in":"query","name":"bdc_name__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdc_name where the value contains the given value.","title":"Bdc Name  Contains"}},{"description":"Filter bdc_name where the value is in the given list.","in":"query","name":"bdc_name__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdc_name where the value is in the given list.","title":"Bdc Name  In"}},{"description":"Filter issuer_name where the value is equal to the given value.","in":"query","name":"issuer_name__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter issuer_name where the value is equal to the given value.","title":"Issuer Name  Eq"}},{"description":"Filter issuer_name where the value is not equal to the given value.","in":"query","name":"issuer_name__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter issuer_name where the value is not equal to the given value.","title":"Issuer Name  Neq"}},{"description":"Filter issuer_name where the value contains the given value.","in":"query","name":"issuer_name__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter issuer_name where the value contains the given value.","title":"Issuer Name  Contains"}},{"description":"Filter issuer_name where the value is in the given list.","in":"query","name":"issuer_name__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter issuer_name where the value is in the given list.","title":"Issuer Name  In"}},{"description":"Filter issuer_industry where the value is equal to the given value.","in":"query","name":"issuer_industry__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter issuer_industry where the value is equal to the given value.","title":"Issuer Industry  Eq"}},{"description":"Filter issuer_industry where the value is not equal to the given value.","in":"query","name":"issuer_industry__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter issuer_industry where the value is not equal to the given value.","title":"Issuer Industry  Neq"}},{"description":"Filter issuer_industry where the value contains the given value.","in":"query","name":"issuer_industry__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter issuer_industry where the value contains the given value.","title":"Issuer Industry  Contains"}},{"description":"Filter issuer_industry where the value is in the given list.","in":"query","name":"issuer_industry__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter issuer_industry where the value is in the given list.","title":"Issuer Industry  In"}},{"description":"Filter instrument_type where the value is equal to the given value.","in":"query","name":"instrument_type__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter instrument_type where the value is equal to the given value.","title":"Instrument Type  Eq"}},{"description":"Filter instrument_type where the value is not equal to the given value.","in":"query","name":"instrument_type__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter instrument_type where the value is not equal to the given value.","title":"Instrument Type  Neq"}},{"description":"Filter instrument_type where the value contains the given value.","in":"query","name":"instrument_type__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter instrument_type where the value contains the given value.","title":"Instrument Type  Contains"}},{"description":"Filter instrument_type where the value is in the given list.","in":"query","name":"instrument_type__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter instrument_type where the value is in the given list.","title":"Instrument Type  In"}},{"description":"Filter instrument_type to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"instrument_type__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter instrument_type to rows where the value is NULL (true) or is not NULL (false).","title":"Instrument Type  Isnull"}},{"description":"Filter asset_class where the value is equal to the given value.","in":"query","name":"asset_class__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter asset_class where the value is equal to the given value.","title":"Asset Class  Eq"}},{"description":"Filter asset_class where the value is not equal to the given value.","in":"query","name":"asset_class__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter asset_class where the value is not equal to the given value.","title":"Asset Class  Neq"}},{"description":"Filter asset_class where the value contains the given value.","in":"query","name":"asset_class__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter asset_class where the value contains the given value.","title":"Asset Class  Contains"}},{"description":"Filter asset_class where the value is in the given list.","in":"query","name":"asset_class__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter asset_class where the value is in the given list.","title":"Asset Class  In"}},{"description":"Filter asset_class to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"asset_class__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter asset_class to rows where the value is NULL (true) or is not NULL (false).","title":"Asset Class  Isnull"}},{"description":"Filter seniority where the value is equal to the given value.","in":"query","name":"seniority__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter seniority where the value is equal to the given value.","title":"Seniority  Eq"}},{"description":"Filter seniority where the value is not equal to the given value.","in":"query","name":"seniority__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter seniority where the value is not equal to the given value.","title":"Seniority  Neq"}},{"description":"Filter seniority where the value contains the given value.","in":"query","name":"seniority__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter seniority where the value contains the given value.","title":"Seniority  Contains"}},{"description":"Filter seniority where the value is in the given list.","in":"query","name":"seniority__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter seniority where the value is in the given list.","title":"Seniority  In"}},{"description":"Filter seniority to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"seniority__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter seniority to rows where the value is NULL (true) or is not NULL (false).","title":"Seniority  Isnull"}},{"description":"Filter interest_rate_terms where the value is equal to the given value.","in":"query","name":"interest_rate_terms__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter interest_rate_terms where the value is equal to the given value.","title":"Interest Rate Terms  Eq"}},{"description":"Filter interest_rate_terms where the value is not equal to the given value.","in":"query","name":"interest_rate_terms__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter interest_rate_terms where the value is not equal to the given value.","title":"Interest Rate Terms  Neq"}},{"description":"Filter interest_rate_terms where the value contains the given value.","in":"query","name":"interest_rate_terms__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter interest_rate_terms where the value contains the given value.","title":"Interest Rate Terms  Contains"}},{"description":"Filter interest_rate_terms where the value is in the given list.","in":"query","name":"interest_rate_terms__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter interest_rate_terms where the value is in the given list.","title":"Interest Rate Terms  In"}},{"description":"Filter holding_quarter where the value is equal to the given value.","in":"query","name":"holding_quarter__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_quarter where the value is equal to the given value.","title":"Holding Quarter  Eq"}},{"description":"Filter holding_quarter where the value is not equal to the given value.","in":"query","name":"holding_quarter__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_quarter where the value is not equal to the given value.","title":"Holding Quarter  Neq"}},{"description":"Filter holding_quarter where the value contains the given value.","in":"query","name":"holding_quarter__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_quarter where the value contains the given value.","title":"Holding Quarter  Contains"}},{"description":"Filter holding_quarter where the value is in the given list.","in":"query","name":"holding_quarter__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_quarter where the value is in the given list.","title":"Holding Quarter  In"}},{"description":"Filter holding_quarter to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"holding_quarter__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter holding_quarter to rows where the value is NULL (true) or is not NULL (false).","title":"Holding Quarter  Isnull"}},{"description":"Filter non_accrual where the value is equal to the given value.","in":"query","name":"non_accrual__eq","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter non_accrual where the value is equal to the given value.","title":"Non Accrual  Eq"}},{"description":"Filter non_accrual where the value is not equal to the given value.","in":"query","name":"non_accrual__neq","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter non_accrual where the value is not equal to the given value.","title":"Non Accrual  Neq"}},{"description":"Filter non_accrual to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"non_accrual__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter non_accrual to rows where the value is NULL (true) or is not NULL (false).","title":"Non Accrual  Isnull"}},{"description":"Filter is_secured where the value is equal to the given value.","in":"query","name":"is_secured__eq","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter is_secured where the value is equal to the given value.","title":"Is Secured  Eq"}},{"description":"Filter is_secured where the value is not equal to the given value.","in":"query","name":"is_secured__neq","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter is_secured where the value is not equal to the given value.","title":"Is Secured  Neq"}},{"description":"Filter is_secured to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"is_secured__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter is_secured to rows where the value is NULL (true) or is not NULL (false).","title":"Is Secured  Isnull"}},{"description":"Filter is_revolver where the value is equal to the given value.","in":"query","name":"is_revolver__eq","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter is_revolver where the value is equal to the given value.","title":"Is Revolver  Eq"}},{"description":"Filter is_revolver where the value is not equal to the given value.","in":"query","name":"is_revolver__neq","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter is_revolver where the value is not equal to the given value.","title":"Is Revolver  Neq"}},{"description":"Filter is_revolver to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"is_revolver__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter is_revolver to rows where the value is NULL (true) or is not NULL (false).","title":"Is Revolver  Isnull"}},{"description":"Filter is_unitranche where the value is equal to the given value.","in":"query","name":"is_unitranche__eq","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter is_unitranche where the value is equal to the given value.","title":"Is Unitranche  Eq"}},{"description":"Filter is_unitranche where the value is not equal to the given value.","in":"query","name":"is_unitranche__neq","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter is_unitranche where the value is not equal to the given value.","title":"Is Unitranche  Neq"}},{"description":"Filter is_unitranche to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"is_unitranche__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter is_unitranche to rows where the value is NULL (true) or is not NULL (false).","title":"Is Unitranche  Isnull"}},{"description":"Filter is_european where the value is equal to the given value.","in":"query","name":"is_european__eq","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter is_european where the value is equal to the given value.","title":"Is European  Eq"}},{"description":"Filter is_european where the value is not equal to the given value.","in":"query","name":"is_european__neq","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter is_european where the value is not equal to the given value.","title":"Is European  Neq"}},{"description":"Filter holding_date where the value is equal to the given value.","in":"query","name":"holding_date__eq","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_date where the value is equal to the given value.","title":"Holding Date  Eq"}},{"description":"Filter holding_date where the value is not equal to the given value.","in":"query","name":"holding_date__neq","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_date where the value is not equal to the given value.","title":"Holding Date  Neq"}},{"description":"Filter holding_date where the value is greater than the given value.","in":"query","name":"holding_date__gt","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_date where the value is greater than the given value.","title":"Holding Date  Gt"}},{"description":"Filter holding_date where the value is greater or equal to the given value.","in":"query","name":"holding_date__gte","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_date where the value is greater or equal to the given value.","title":"Holding Date  Gte"}},{"description":"Filter holding_date where the value is less than the given value.","in":"query","name":"holding_date__lt","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_date where the value is less than the given value.","title":"Holding Date  Lt"}},{"description":"Filter holding_date where the value is less or equal to the given value.","in":"query","name":"holding_date__lte","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_date where the value is less or equal to the given value.","title":"Holding Date  Lte"}},{"description":"Filter holding_date where the value is in the given list.","in":"query","name":"holding_date__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_date where the value is in the given list.","title":"Holding Date  In"}},{"description":"Filter holding_date to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"holding_date__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter holding_date to rows where the value is NULL (true) or is not NULL (false).","title":"Holding Date  Isnull"}},{"description":"Filter acquisition_date where the value is equal to the given value.","in":"query","name":"acquisition_date__eq","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter acquisition_date where the value is equal to the given value.","title":"Acquisition Date  Eq"}},{"description":"Filter acquisition_date where the value is not equal to the given value.","in":"query","name":"acquisition_date__neq","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter acquisition_date where the value is not equal to the given value.","title":"Acquisition Date  Neq"}},{"description":"Filter acquisition_date where the value is greater than the given value.","in":"query","name":"acquisition_date__gt","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter acquisition_date where the value is greater than the given value.","title":"Acquisition Date  Gt"}},{"description":"Filter acquisition_date where the value is greater or equal to the given value.","in":"query","name":"acquisition_date__gte","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter acquisition_date where the value is greater or equal to the given value.","title":"Acquisition Date  Gte"}},{"description":"Filter acquisition_date where the value is less than the given value.","in":"query","name":"acquisition_date__lt","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter acquisition_date where the value is less than the given value.","title":"Acquisition Date  Lt"}},{"description":"Filter acquisition_date where the value is less or equal to the given value.","in":"query","name":"acquisition_date__lte","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter acquisition_date where the value is less or equal to the given value.","title":"Acquisition Date  Lte"}},{"description":"Filter acquisition_date where the value is in the given list.","in":"query","name":"acquisition_date__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter acquisition_date where the value is in the given list.","title":"Acquisition Date  In"}},{"description":"Filter acquisition_date to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"acquisition_date__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter acquisition_date to rows where the value is NULL (true) or is not NULL (false).","title":"Acquisition Date  Isnull"}},{"description":"Filter maturity_date where the value is equal to the given value.","in":"query","name":"maturity_date__eq","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter maturity_date where the value is equal to the given value.","title":"Maturity Date  Eq"}},{"description":"Filter maturity_date where the value is not equal to the given value.","in":"query","name":"maturity_date__neq","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter maturity_date where the value is not equal to the given value.","title":"Maturity Date  Neq"}},{"description":"Filter maturity_date where the value is greater than the given value.","in":"query","name":"maturity_date__gt","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter maturity_date where the value is greater than the given value.","title":"Maturity Date  Gt"}},{"description":"Filter maturity_date where the value is greater or equal to the given value.","in":"query","name":"maturity_date__gte","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter maturity_date where the value is greater or equal to the given value.","title":"Maturity Date  Gte"}},{"description":"Filter maturity_date where the value is less than the given value.","in":"query","name":"maturity_date__lt","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter maturity_date where the value is less than the given value.","title":"Maturity Date  Lt"}},{"description":"Filter maturity_date where the value is less or equal to the given value.","in":"query","name":"maturity_date__lte","required":false,"schema":{"anyOf":[{"format":"date","type":"string"},{"type":"null"}],"default":null,"description":"Filter maturity_date where the value is less or equal to the given value.","title":"Maturity Date  Lte"}},{"description":"Filter maturity_date where the value is in the given list.","in":"query","name":"maturity_date__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter maturity_date where the value is in the given list.","title":"Maturity Date  In"}},{"description":"Filter maturity_date to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"maturity_date__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter maturity_date to rows where the value is NULL (true) or is not NULL (false).","title":"Maturity Date  Isnull"}},{"description":"Filter interest_rate where the value is equal to the given value.","in":"query","name":"interest_rate__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter interest_rate where the value is equal to the given value.","title":"Interest Rate  Eq"}},{"description":"Filter interest_rate where the value is not equal to the given value.","in":"query","name":"interest_rate__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter interest_rate where the value is not equal to the given value.","title":"Interest Rate  Neq"}},{"description":"Filter interest_rate where the value is greater than the given value.","in":"query","name":"interest_rate__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter interest_rate where the value is greater than the given value.","title":"Interest Rate  Gt"}},{"description":"Filter interest_rate where the value is greater or equal to the given value.","in":"query","name":"interest_rate__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter interest_rate where the value is greater or equal to the given value.","title":"Interest Rate  Gte"}},{"description":"Filter interest_rate where the value is less than the given value.","in":"query","name":"interest_rate__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter interest_rate where the value is less than the given value.","title":"Interest Rate  Lt"}},{"description":"Filter interest_rate where the value is less or equal to the given value.","in":"query","name":"interest_rate__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter interest_rate where the value is less or equal to the given value.","title":"Interest Rate  Lte"}},{"description":"Filter interest_rate where the value is in the given list.","in":"query","name":"interest_rate__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter interest_rate where the value is in the given list.","title":"Interest Rate  In"}},{"description":"Filter interest_rate to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"interest_rate__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter interest_rate to rows where the value is NULL (true) or is not NULL (false).","title":"Interest Rate  Isnull"}},{"description":"Filter spread_over_variable_rate where the value is equal to the given value.","in":"query","name":"spread_over_variable_rate__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter spread_over_variable_rate where the value is equal to the given value.","title":"Spread Over Variable Rate  Eq"}},{"description":"Filter spread_over_variable_rate where the value is not equal to the given value.","in":"query","name":"spread_over_variable_rate__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter spread_over_variable_rate where the value is not equal to the given value.","title":"Spread Over Variable Rate  Neq"}},{"description":"Filter spread_over_variable_rate where the value is greater than the given value.","in":"query","name":"spread_over_variable_rate__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter spread_over_variable_rate where the value is greater than the given value.","title":"Spread Over Variable Rate  Gt"}},{"description":"Filter spread_over_variable_rate where the value is greater or equal to the given value.","in":"query","name":"spread_over_variable_rate__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter spread_over_variable_rate where the value is greater or equal to the given value.","title":"Spread Over Variable Rate  Gte"}},{"description":"Filter spread_over_variable_rate where the value is less than the given value.","in":"query","name":"spread_over_variable_rate__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter spread_over_variable_rate where the value is less than the given value.","title":"Spread Over Variable Rate  Lt"}},{"description":"Filter spread_over_variable_rate where the value is less or equal to the given value.","in":"query","name":"spread_over_variable_rate__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter spread_over_variable_rate where the value is less or equal to the given value.","title":"Spread Over Variable Rate  Lte"}},{"description":"Filter spread_over_variable_rate where the value is in the given list.","in":"query","name":"spread_over_variable_rate__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter spread_over_variable_rate where the value is in the given list.","title":"Spread Over Variable Rate  In"}},{"description":"Filter spread_over_variable_rate to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"spread_over_variable_rate__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter spread_over_variable_rate to rows where the value is NULL (true) or is not NULL (false).","title":"Spread Over Variable Rate  Isnull"}},{"description":"Filter fair_value_usd where the value is equal to the given value.","in":"query","name":"fair_value_usd__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fair_value_usd where the value is equal to the given value.","title":"Fair Value Usd  Eq"}},{"description":"Filter fair_value_usd where the value is not equal to the given value.","in":"query","name":"fair_value_usd__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fair_value_usd where the value is not equal to the given value.","title":"Fair Value Usd  Neq"}},{"description":"Filter fair_value_usd where the value is greater than the given value.","in":"query","name":"fair_value_usd__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fair_value_usd where the value is greater than the given value.","title":"Fair Value Usd  Gt"}},{"description":"Filter fair_value_usd where the value is greater or equal to the given value.","in":"query","name":"fair_value_usd__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fair_value_usd where the value is greater or equal to the given value.","title":"Fair Value Usd  Gte"}},{"description":"Filter fair_value_usd where the value is less than the given value.","in":"query","name":"fair_value_usd__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fair_value_usd where the value is less than the given value.","title":"Fair Value Usd  Lt"}},{"description":"Filter fair_value_usd where the value is less or equal to the given value.","in":"query","name":"fair_value_usd__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fair_value_usd where the value is less or equal to the given value.","title":"Fair Value Usd  Lte"}},{"description":"Filter fair_value_usd where the value is in the given list.","in":"query","name":"fair_value_usd__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter fair_value_usd where the value is in the given list.","title":"Fair Value Usd  In"}},{"description":"Filter fair_value_usd to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"fair_value_usd__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter fair_value_usd to rows where the value is NULL (true) or is not NULL (false).","title":"Fair Value Usd  Isnull"}},{"description":"Filter principal_balance_usd where the value is equal to the given value.","in":"query","name":"principal_balance_usd__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter principal_balance_usd where the value is equal to the given value.","title":"Principal Balance Usd  Eq"}},{"description":"Filter principal_balance_usd where the value is not equal to the given value.","in":"query","name":"principal_balance_usd__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter principal_balance_usd where the value is not equal to the given value.","title":"Principal Balance Usd  Neq"}},{"description":"Filter principal_balance_usd where the value is greater than the given value.","in":"query","name":"principal_balance_usd__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter principal_balance_usd where the value is greater than the given value.","title":"Principal Balance Usd  Gt"}},{"description":"Filter principal_balance_usd where the value is greater or equal to the given value.","in":"query","name":"principal_balance_usd__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter principal_balance_usd where the value is greater or equal to the given value.","title":"Principal Balance Usd  Gte"}},{"description":"Filter principal_balance_usd where the value is less than the given value.","in":"query","name":"principal_balance_usd__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter principal_balance_usd where the value is less than the given value.","title":"Principal Balance Usd  Lt"}},{"description":"Filter principal_balance_usd where the value is less or equal to the given value.","in":"query","name":"principal_balance_usd__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter principal_balance_usd where the value is less or equal to the given value.","title":"Principal Balance Usd  Lte"}},{"description":"Filter principal_balance_usd where the value is in the given list.","in":"query","name":"principal_balance_usd__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter principal_balance_usd where the value is in the given list.","title":"Principal Balance Usd  In"}},{"description":"Filter principal_balance_usd to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"principal_balance_usd__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter principal_balance_usd to rows where the value is NULL (true) or is not NULL (false).","title":"Principal Balance Usd  Isnull"}},{"description":"Filter balance_at_cost_usd where the value is equal to the given value.","in":"query","name":"balance_at_cost_usd__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter balance_at_cost_usd where the value is equal to the given value.","title":"Balance At Cost Usd  Eq"}},{"description":"Filter balance_at_cost_usd where the value is not equal to the given value.","in":"query","name":"balance_at_cost_usd__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter balance_at_cost_usd where the value is not equal to the given value.","title":"Balance At Cost Usd  Neq"}},{"description":"Filter balance_at_cost_usd where the value is greater than the given value.","in":"query","name":"balance_at_cost_usd__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter balance_at_cost_usd where the value is greater than the given value.","title":"Balance At Cost Usd  Gt"}},{"description":"Filter balance_at_cost_usd where the value is greater or equal to the given value.","in":"query","name":"balance_at_cost_usd__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter balance_at_cost_usd where the value is greater or equal to the given value.","title":"Balance At Cost Usd  Gte"}},{"description":"Filter balance_at_cost_usd where the value is less than the given value.","in":"query","name":"balance_at_cost_usd__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter balance_at_cost_usd where the value is less than the given value.","title":"Balance At Cost Usd  Lt"}},{"description":"Filter balance_at_cost_usd where the value is less or equal to the given value.","in":"query","name":"balance_at_cost_usd__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter balance_at_cost_usd where the value is less or equal to the given value.","title":"Balance At Cost Usd  Lte"}},{"description":"Filter balance_at_cost_usd where the value is in the given list.","in":"query","name":"balance_at_cost_usd__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter balance_at_cost_usd where the value is in the given list.","title":"Balance At Cost Usd  In"}},{"description":"Filter balance_at_cost_usd to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"balance_at_cost_usd__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter balance_at_cost_usd to rows where the value is NULL (true) or is not NULL (false).","title":"Balance At Cost Usd  Isnull"}},{"description":"Filter fair_value_ratio where the value is equal to the given value.","in":"query","name":"fair_value_ratio__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fair_value_ratio where the value is equal to the given value.","title":"Fair Value Ratio  Eq"}},{"description":"Filter fair_value_ratio where the value is not equal to the given value.","in":"query","name":"fair_value_ratio__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fair_value_ratio where the value is not equal to the given value.","title":"Fair Value Ratio  Neq"}},{"description":"Filter fair_value_ratio where the value is greater than the given value.","in":"query","name":"fair_value_ratio__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fair_value_ratio where the value is greater than the given value.","title":"Fair Value Ratio  Gt"}},{"description":"Filter fair_value_ratio where the value is greater or equal to the given value.","in":"query","name":"fair_value_ratio__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fair_value_ratio where the value is greater or equal to the given value.","title":"Fair Value Ratio  Gte"}},{"description":"Filter fair_value_ratio where the value is less than the given value.","in":"query","name":"fair_value_ratio__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fair_value_ratio where the value is less than the given value.","title":"Fair Value Ratio  Lt"}},{"description":"Filter fair_value_ratio where the value is less or equal to the given value.","in":"query","name":"fair_value_ratio__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fair_value_ratio where the value is less or equal to the given value.","title":"Fair Value Ratio  Lte"}},{"description":"Filter fair_value_ratio where the value is in the given list.","in":"query","name":"fair_value_ratio__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter fair_value_ratio where the value is in the given list.","title":"Fair Value Ratio  In"}},{"description":"Filter fair_value_ratio to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"fair_value_ratio__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter fair_value_ratio to rows where the value is NULL (true) or is not NULL (false).","title":"Fair Value Ratio  Isnull"}},{"description":"Filter percentage_net_assets where the value is equal to the given value.","in":"query","name":"percentage_net_assets__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter percentage_net_assets where the value is equal to the given value.","title":"Percentage Net Assets  Eq"}},{"description":"Filter percentage_net_assets where the value is not equal to the given value.","in":"query","name":"percentage_net_assets__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter percentage_net_assets where the value is not equal to the given value.","title":"Percentage Net Assets  Neq"}},{"description":"Filter percentage_net_assets where the value is greater than the given value.","in":"query","name":"percentage_net_assets__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter percentage_net_assets where the value is greater than the given value.","title":"Percentage Net Assets  Gt"}},{"description":"Filter percentage_net_assets where the value is greater or equal to the given value.","in":"query","name":"percentage_net_assets__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter percentage_net_assets where the value is greater or equal to the given value.","title":"Percentage Net Assets  Gte"}},{"description":"Filter percentage_net_assets where the value is less than the given value.","in":"query","name":"percentage_net_assets__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter percentage_net_assets where the value is less than the given value.","title":"Percentage Net Assets  Lt"}},{"description":"Filter percentage_net_assets where the value is less or equal to the given value.","in":"query","name":"percentage_net_assets__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter percentage_net_assets where the value is less or equal to the given value.","title":"Percentage Net Assets  Lte"}},{"description":"Filter percentage_net_assets where the value is in the given list.","in":"query","name":"percentage_net_assets__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter percentage_net_assets where the value is in the given list.","title":"Percentage Net Assets  In"}},{"description":"Filter percentage_net_assets to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"percentage_net_assets__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter percentage_net_assets to rows where the value is NULL (true) or is not NULL (false).","title":"Percentage Net Assets  Isnull"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BDCHoldingsResponse"}}},"description":"Successful Response"},"400":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}},"description":"Bad request (e.g. invalid cursor)."},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}},"description":"Validation Error"},"500":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerErrorResponse"}}},"description":"Unexpected server error."},"503":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}},"description":"Service unavailable (e.g. database down)."}},"security":[{"HTTPBearer":[]}],"summary":"BDC Holdings List","tags":["BDC Holdings"]}},"/v0/bdc/valuations":{"get":{"description":"Returns a paginated list of borrower-level valuation summaries aggregated across BDC\nlenders. Each row represents one borrower for a given quarter, with consensus metrics\ncomputed over all BDCs holding the borrower — average fair value ratio (FVR), FVR delta\nfrom the prior quarter, standard deviation of FVRs, min/max FVR, total fair value, and\ncount of BDCs holding.\n\nUse this to compare how BDCs collectively value the same borrower, or to track how a\nborrower's consensus valuation has shifted quarter-over-quarter. For row-level detail on\nindividual holdings (specific instruments, terms, interest rates), use the BDC Holdings\nendpoints instead.","operationId":"get_bdc_valuations","parameters":[{"description":"Comma-separated list of `field__asc` / `field__desc` tokens applied in order, e.g. `company_name__desc,price__asc`. Sortable fields: issuer_name, avg_fvr, avg_fvr_weighted, bdcs_holding, managers_holding, total_fair_value, total_fair_value_delta, fvr_delta, fvr_delta_weighted, fvr_standard_deviation, min_fvr, max_fvr, holding_quarter, non_accrual.","in":"query","name":"sort_by","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Comma-separated list of `field__asc` / `field__desc` tokens applied in order, e.g. `company_name__desc,price__asc`. Sortable fields: issuer_name, avg_fvr, avg_fvr_weighted, bdcs_holding, managers_holding, total_fair_value, total_fair_value_delta, fvr_delta, fvr_delta_weighted, fvr_standard_deviation, min_fvr, max_fvr, holding_quarter, non_accrual.","title":"Sort By"}},{"description":"Maximum number of rows to return.","in":"query","name":"limit","required":false,"schema":{"anyOf":[{"maximum":100,"minimum":1,"type":"integer"},{"type":"null"}],"default":20,"description":"Maximum number of rows to return.","title":"Limit"}},{"description":"Opaque keyset-pagination cursor from a prior page.","in":"query","name":"cursor","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Opaque keyset-pagination cursor from a prior page.","title":"Cursor"}},{"description":"Filter bdc_name where the value is equal to the given value.","in":"query","name":"bdc_name__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdc_name where the value is equal to the given value.","title":"Bdc Name  Eq"}},{"description":"Filter bdc_name where the value is not equal to the given value.","in":"query","name":"bdc_name__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdc_name where the value is not equal to the given value.","title":"Bdc Name  Neq"}},{"description":"Filter bdc_name where the value contains the given value.","in":"query","name":"bdc_name__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdc_name where the value contains the given value.","title":"Bdc Name  Contains"}},{"description":"Filter bdc_name where the value is in the given list.","in":"query","name":"bdc_name__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdc_name where the value is in the given list.","title":"Bdc Name  In"}},{"description":"Filter bdc_name to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"bdc_name__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter bdc_name to rows where the value is NULL (true) or is not NULL (false).","title":"Bdc Name  Isnull"}},{"description":"Filter manager where the value is equal to the given value.","in":"query","name":"manager__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter manager where the value is equal to the given value.","title":"Manager  Eq"}},{"description":"Filter manager where the value is not equal to the given value.","in":"query","name":"manager__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter manager where the value is not equal to the given value.","title":"Manager  Neq"}},{"description":"Filter manager where the value contains the given value.","in":"query","name":"manager__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter manager where the value contains the given value.","title":"Manager  Contains"}},{"description":"Filter manager where the value is in the given list.","in":"query","name":"manager__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter manager where the value is in the given list.","title":"Manager  In"}},{"description":"Filter manager to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"manager__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter manager to rows where the value is NULL (true) or is not NULL (false).","title":"Manager  Isnull"}},{"description":"Filter seniority where the value is equal to the given value.","in":"query","name":"seniority__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter seniority where the value is equal to the given value.","title":"Seniority  Eq"}},{"description":"Filter seniority where the value is not equal to the given value.","in":"query","name":"seniority__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter seniority where the value is not equal to the given value.","title":"Seniority  Neq"}},{"description":"Filter seniority where the value contains the given value.","in":"query","name":"seniority__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter seniority where the value contains the given value.","title":"Seniority  Contains"}},{"description":"Filter seniority where the value is in the given list.","in":"query","name":"seniority__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter seniority where the value is in the given list.","title":"Seniority  In"}},{"description":"Filter seniority to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"seniority__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter seniority to rows where the value is NULL (true) or is not NULL (false).","title":"Seniority  Isnull"}},{"description":"Filter where the industries array contains this value.","in":"query","name":"industries__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter where the industries array contains this value.","title":"Industries  Contains"}},{"description":"Filter industries to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"industries__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter industries to rows where the value is NULL (true) or is not NULL (false).","title":"Industries  Isnull"}},{"description":"Filter issuer_name where the value is equal to the given value.","in":"query","name":"issuer_name__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter issuer_name where the value is equal to the given value.","title":"Issuer Name  Eq"}},{"description":"Filter issuer_name where the value is not equal to the given value.","in":"query","name":"issuer_name__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter issuer_name where the value is not equal to the given value.","title":"Issuer Name  Neq"}},{"description":"Filter issuer_name where the value contains the given value.","in":"query","name":"issuer_name__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter issuer_name where the value contains the given value.","title":"Issuer Name  Contains"}},{"description":"Filter issuer_name where the value is in the given list.","in":"query","name":"issuer_name__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter issuer_name where the value is in the given list.","title":"Issuer Name  In"}},{"description":"Filter issuer_name to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"issuer_name__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter issuer_name to rows where the value is NULL (true) or is not NULL (false).","title":"Issuer Name  Isnull"}},{"description":"Filter avg_fvr where the value is equal to the given value.","in":"query","name":"avg_fvr__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter avg_fvr where the value is equal to the given value.","title":"Avg Fvr  Eq"}},{"description":"Filter avg_fvr where the value is not equal to the given value.","in":"query","name":"avg_fvr__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter avg_fvr where the value is not equal to the given value.","title":"Avg Fvr  Neq"}},{"description":"Filter avg_fvr where the value is greater than the given value.","in":"query","name":"avg_fvr__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter avg_fvr where the value is greater than the given value.","title":"Avg Fvr  Gt"}},{"description":"Filter avg_fvr where the value is greater or equal to the given value.","in":"query","name":"avg_fvr__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter avg_fvr where the value is greater or equal to the given value.","title":"Avg Fvr  Gte"}},{"description":"Filter avg_fvr where the value is less than the given value.","in":"query","name":"avg_fvr__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter avg_fvr where the value is less than the given value.","title":"Avg Fvr  Lt"}},{"description":"Filter avg_fvr where the value is less or equal to the given value.","in":"query","name":"avg_fvr__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter avg_fvr where the value is less or equal to the given value.","title":"Avg Fvr  Lte"}},{"description":"Filter avg_fvr where the value is in the given list.","in":"query","name":"avg_fvr__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter avg_fvr where the value is in the given list.","title":"Avg Fvr  In"}},{"description":"Filter avg_fvr to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"avg_fvr__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter avg_fvr to rows where the value is NULL (true) or is not NULL (false).","title":"Avg Fvr  Isnull"}},{"description":"Filter avg_fvr_weighted where the value is equal to the given value.","in":"query","name":"avg_fvr_weighted__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter avg_fvr_weighted where the value is equal to the given value.","title":"Avg Fvr Weighted  Eq"}},{"description":"Filter avg_fvr_weighted where the value is not equal to the given value.","in":"query","name":"avg_fvr_weighted__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter avg_fvr_weighted where the value is not equal to the given value.","title":"Avg Fvr Weighted  Neq"}},{"description":"Filter avg_fvr_weighted where the value is greater than the given value.","in":"query","name":"avg_fvr_weighted__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter avg_fvr_weighted where the value is greater than the given value.","title":"Avg Fvr Weighted  Gt"}},{"description":"Filter avg_fvr_weighted where the value is greater or equal to the given value.","in":"query","name":"avg_fvr_weighted__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter avg_fvr_weighted where the value is greater or equal to the given value.","title":"Avg Fvr Weighted  Gte"}},{"description":"Filter avg_fvr_weighted where the value is less than the given value.","in":"query","name":"avg_fvr_weighted__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter avg_fvr_weighted where the value is less than the given value.","title":"Avg Fvr Weighted  Lt"}},{"description":"Filter avg_fvr_weighted where the value is less or equal to the given value.","in":"query","name":"avg_fvr_weighted__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter avg_fvr_weighted where the value is less or equal to the given value.","title":"Avg Fvr Weighted  Lte"}},{"description":"Filter avg_fvr_weighted where the value is in the given list.","in":"query","name":"avg_fvr_weighted__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter avg_fvr_weighted where the value is in the given list.","title":"Avg Fvr Weighted  In"}},{"description":"Filter avg_fvr_weighted to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"avg_fvr_weighted__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter avg_fvr_weighted to rows where the value is NULL (true) or is not NULL (false).","title":"Avg Fvr Weighted  Isnull"}},{"description":"Filter bdcs_holding where the value is equal to the given value.","in":"query","name":"bdcs_holding__eq","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Filter bdcs_holding where the value is equal to the given value.","title":"Bdcs Holding  Eq"}},{"description":"Filter bdcs_holding where the value is not equal to the given value.","in":"query","name":"bdcs_holding__neq","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Filter bdcs_holding where the value is not equal to the given value.","title":"Bdcs Holding  Neq"}},{"description":"Filter bdcs_holding where the value is greater than the given value.","in":"query","name":"bdcs_holding__gt","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Filter bdcs_holding where the value is greater than the given value.","title":"Bdcs Holding  Gt"}},{"description":"Filter bdcs_holding where the value is greater or equal to the given value.","in":"query","name":"bdcs_holding__gte","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Filter bdcs_holding where the value is greater or equal to the given value.","title":"Bdcs Holding  Gte"}},{"description":"Filter bdcs_holding where the value is less than the given value.","in":"query","name":"bdcs_holding__lt","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Filter bdcs_holding where the value is less than the given value.","title":"Bdcs Holding  Lt"}},{"description":"Filter bdcs_holding where the value is less or equal to the given value.","in":"query","name":"bdcs_holding__lte","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Filter bdcs_holding where the value is less or equal to the given value.","title":"Bdcs Holding  Lte"}},{"description":"Filter bdcs_holding where the value is in the given list.","in":"query","name":"bdcs_holding__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdcs_holding where the value is in the given list.","title":"Bdcs Holding  In"}},{"description":"Filter bdcs_holding to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"bdcs_holding__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter bdcs_holding to rows where the value is NULL (true) or is not NULL (false).","title":"Bdcs Holding  Isnull"}},{"description":"Filter managers_holding where the value is equal to the given value.","in":"query","name":"managers_holding__eq","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Filter managers_holding where the value is equal to the given value.","title":"Managers Holding  Eq"}},{"description":"Filter managers_holding where the value is not equal to the given value.","in":"query","name":"managers_holding__neq","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Filter managers_holding where the value is not equal to the given value.","title":"Managers Holding  Neq"}},{"description":"Filter managers_holding where the value is greater than the given value.","in":"query","name":"managers_holding__gt","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Filter managers_holding where the value is greater than the given value.","title":"Managers Holding  Gt"}},{"description":"Filter managers_holding where the value is greater or equal to the given value.","in":"query","name":"managers_holding__gte","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Filter managers_holding where the value is greater or equal to the given value.","title":"Managers Holding  Gte"}},{"description":"Filter managers_holding where the value is less than the given value.","in":"query","name":"managers_holding__lt","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Filter managers_holding where the value is less than the given value.","title":"Managers Holding  Lt"}},{"description":"Filter managers_holding where the value is less or equal to the given value.","in":"query","name":"managers_holding__lte","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Filter managers_holding where the value is less or equal to the given value.","title":"Managers Holding  Lte"}},{"description":"Filter managers_holding where the value is in the given list.","in":"query","name":"managers_holding__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter managers_holding where the value is in the given list.","title":"Managers Holding  In"}},{"description":"Filter managers_holding to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"managers_holding__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter managers_holding to rows where the value is NULL (true) or is not NULL (false).","title":"Managers Holding  Isnull"}},{"description":"Filter total_fair_value where the value is equal to the given value.","in":"query","name":"total_fair_value__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter total_fair_value where the value is equal to the given value.","title":"Total Fair Value  Eq"}},{"description":"Filter total_fair_value where the value is not equal to the given value.","in":"query","name":"total_fair_value__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter total_fair_value where the value is not equal to the given value.","title":"Total Fair Value  Neq"}},{"description":"Filter total_fair_value where the value is greater than the given value.","in":"query","name":"total_fair_value__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter total_fair_value where the value is greater than the given value.","title":"Total Fair Value  Gt"}},{"description":"Filter total_fair_value where the value is greater or equal to the given value.","in":"query","name":"total_fair_value__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter total_fair_value where the value is greater or equal to the given value.","title":"Total Fair Value  Gte"}},{"description":"Filter total_fair_value where the value is less than the given value.","in":"query","name":"total_fair_value__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter total_fair_value where the value is less than the given value.","title":"Total Fair Value  Lt"}},{"description":"Filter total_fair_value where the value is less or equal to the given value.","in":"query","name":"total_fair_value__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter total_fair_value where the value is less or equal to the given value.","title":"Total Fair Value  Lte"}},{"description":"Filter total_fair_value where the value is in the given list.","in":"query","name":"total_fair_value__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter total_fair_value where the value is in the given list.","title":"Total Fair Value  In"}},{"description":"Filter total_fair_value to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"total_fair_value__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter total_fair_value to rows where the value is NULL (true) or is not NULL (false).","title":"Total Fair Value  Isnull"}},{"description":"Filter total_fair_value_delta where the value is equal to the given value.","in":"query","name":"total_fair_value_delta__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter total_fair_value_delta where the value is equal to the given value.","title":"Total Fair Value Delta  Eq"}},{"description":"Filter total_fair_value_delta where the value is not equal to the given value.","in":"query","name":"total_fair_value_delta__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter total_fair_value_delta where the value is not equal to the given value.","title":"Total Fair Value Delta  Neq"}},{"description":"Filter total_fair_value_delta where the value is greater than the given value.","in":"query","name":"total_fair_value_delta__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter total_fair_value_delta where the value is greater than the given value.","title":"Total Fair Value Delta  Gt"}},{"description":"Filter total_fair_value_delta where the value is greater or equal to the given value.","in":"query","name":"total_fair_value_delta__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter total_fair_value_delta where the value is greater or equal to the given value.","title":"Total Fair Value Delta  Gte"}},{"description":"Filter total_fair_value_delta where the value is less than the given value.","in":"query","name":"total_fair_value_delta__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter total_fair_value_delta where the value is less than the given value.","title":"Total Fair Value Delta  Lt"}},{"description":"Filter total_fair_value_delta where the value is less or equal to the given value.","in":"query","name":"total_fair_value_delta__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter total_fair_value_delta where the value is less or equal to the given value.","title":"Total Fair Value Delta  Lte"}},{"description":"Filter total_fair_value_delta where the value is in the given list.","in":"query","name":"total_fair_value_delta__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter total_fair_value_delta where the value is in the given list.","title":"Total Fair Value Delta  In"}},{"description":"Filter total_fair_value_delta to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"total_fair_value_delta__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter total_fair_value_delta to rows where the value is NULL (true) or is not NULL (false).","title":"Total Fair Value Delta  Isnull"}},{"description":"Filter fvr_delta where the value is equal to the given value.","in":"query","name":"fvr_delta__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_delta where the value is equal to the given value.","title":"Fvr Delta  Eq"}},{"description":"Filter fvr_delta where the value is not equal to the given value.","in":"query","name":"fvr_delta__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_delta where the value is not equal to the given value.","title":"Fvr Delta  Neq"}},{"description":"Filter fvr_delta where the value is greater than the given value.","in":"query","name":"fvr_delta__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_delta where the value is greater than the given value.","title":"Fvr Delta  Gt"}},{"description":"Filter fvr_delta where the value is greater or equal to the given value.","in":"query","name":"fvr_delta__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_delta where the value is greater or equal to the given value.","title":"Fvr Delta  Gte"}},{"description":"Filter fvr_delta where the value is less than the given value.","in":"query","name":"fvr_delta__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_delta where the value is less than the given value.","title":"Fvr Delta  Lt"}},{"description":"Filter fvr_delta where the value is less or equal to the given value.","in":"query","name":"fvr_delta__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_delta where the value is less or equal to the given value.","title":"Fvr Delta  Lte"}},{"description":"Filter fvr_delta where the value is in the given list.","in":"query","name":"fvr_delta__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter fvr_delta where the value is in the given list.","title":"Fvr Delta  In"}},{"description":"Filter fvr_delta to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"fvr_delta__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter fvr_delta to rows where the value is NULL (true) or is not NULL (false).","title":"Fvr Delta  Isnull"}},{"description":"Filter fvr_delta_weighted where the value is equal to the given value.","in":"query","name":"fvr_delta_weighted__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_delta_weighted where the value is equal to the given value.","title":"Fvr Delta Weighted  Eq"}},{"description":"Filter fvr_delta_weighted where the value is not equal to the given value.","in":"query","name":"fvr_delta_weighted__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_delta_weighted where the value is not equal to the given value.","title":"Fvr Delta Weighted  Neq"}},{"description":"Filter fvr_delta_weighted where the value is greater than the given value.","in":"query","name":"fvr_delta_weighted__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_delta_weighted where the value is greater than the given value.","title":"Fvr Delta Weighted  Gt"}},{"description":"Filter fvr_delta_weighted where the value is greater or equal to the given value.","in":"query","name":"fvr_delta_weighted__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_delta_weighted where the value is greater or equal to the given value.","title":"Fvr Delta Weighted  Gte"}},{"description":"Filter fvr_delta_weighted where the value is less than the given value.","in":"query","name":"fvr_delta_weighted__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_delta_weighted where the value is less than the given value.","title":"Fvr Delta Weighted  Lt"}},{"description":"Filter fvr_delta_weighted where the value is less or equal to the given value.","in":"query","name":"fvr_delta_weighted__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_delta_weighted where the value is less or equal to the given value.","title":"Fvr Delta Weighted  Lte"}},{"description":"Filter fvr_delta_weighted where the value is in the given list.","in":"query","name":"fvr_delta_weighted__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter fvr_delta_weighted where the value is in the given list.","title":"Fvr Delta Weighted  In"}},{"description":"Filter fvr_delta_weighted to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"fvr_delta_weighted__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter fvr_delta_weighted to rows where the value is NULL (true) or is not NULL (false).","title":"Fvr Delta Weighted  Isnull"}},{"description":"Filter fvr_standard_deviation where the value is equal to the given value.","in":"query","name":"fvr_standard_deviation__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_standard_deviation where the value is equal to the given value.","title":"Fvr Standard Deviation  Eq"}},{"description":"Filter fvr_standard_deviation where the value is not equal to the given value.","in":"query","name":"fvr_standard_deviation__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_standard_deviation where the value is not equal to the given value.","title":"Fvr Standard Deviation  Neq"}},{"description":"Filter fvr_standard_deviation where the value is greater than the given value.","in":"query","name":"fvr_standard_deviation__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_standard_deviation where the value is greater than the given value.","title":"Fvr Standard Deviation  Gt"}},{"description":"Filter fvr_standard_deviation where the value is greater or equal to the given value.","in":"query","name":"fvr_standard_deviation__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_standard_deviation where the value is greater or equal to the given value.","title":"Fvr Standard Deviation  Gte"}},{"description":"Filter fvr_standard_deviation where the value is less than the given value.","in":"query","name":"fvr_standard_deviation__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_standard_deviation where the value is less than the given value.","title":"Fvr Standard Deviation  Lt"}},{"description":"Filter fvr_standard_deviation where the value is less or equal to the given value.","in":"query","name":"fvr_standard_deviation__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter fvr_standard_deviation where the value is less or equal to the given value.","title":"Fvr Standard Deviation  Lte"}},{"description":"Filter fvr_standard_deviation where the value is in the given list.","in":"query","name":"fvr_standard_deviation__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter fvr_standard_deviation where the value is in the given list.","title":"Fvr Standard Deviation  In"}},{"description":"Filter fvr_standard_deviation to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"fvr_standard_deviation__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter fvr_standard_deviation to rows where the value is NULL (true) or is not NULL (false).","title":"Fvr Standard Deviation  Isnull"}},{"description":"Filter min_fvr where the value is equal to the given value.","in":"query","name":"min_fvr__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter min_fvr where the value is equal to the given value.","title":"Min Fvr  Eq"}},{"description":"Filter min_fvr where the value is not equal to the given value.","in":"query","name":"min_fvr__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter min_fvr where the value is not equal to the given value.","title":"Min Fvr  Neq"}},{"description":"Filter min_fvr where the value is greater than the given value.","in":"query","name":"min_fvr__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter min_fvr where the value is greater than the given value.","title":"Min Fvr  Gt"}},{"description":"Filter min_fvr where the value is greater or equal to the given value.","in":"query","name":"min_fvr__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter min_fvr where the value is greater or equal to the given value.","title":"Min Fvr  Gte"}},{"description":"Filter min_fvr where the value is less than the given value.","in":"query","name":"min_fvr__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter min_fvr where the value is less than the given value.","title":"Min Fvr  Lt"}},{"description":"Filter min_fvr where the value is less or equal to the given value.","in":"query","name":"min_fvr__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter min_fvr where the value is less or equal to the given value.","title":"Min Fvr  Lte"}},{"description":"Filter min_fvr where the value is in the given list.","in":"query","name":"min_fvr__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter min_fvr where the value is in the given list.","title":"Min Fvr  In"}},{"description":"Filter min_fvr to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"min_fvr__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter min_fvr to rows where the value is NULL (true) or is not NULL (false).","title":"Min Fvr  Isnull"}},{"description":"Filter max_fvr where the value is equal to the given value.","in":"query","name":"max_fvr__eq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter max_fvr where the value is equal to the given value.","title":"Max Fvr  Eq"}},{"description":"Filter max_fvr where the value is not equal to the given value.","in":"query","name":"max_fvr__neq","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter max_fvr where the value is not equal to the given value.","title":"Max Fvr  Neq"}},{"description":"Filter max_fvr where the value is greater than the given value.","in":"query","name":"max_fvr__gt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter max_fvr where the value is greater than the given value.","title":"Max Fvr  Gt"}},{"description":"Filter max_fvr where the value is greater or equal to the given value.","in":"query","name":"max_fvr__gte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter max_fvr where the value is greater or equal to the given value.","title":"Max Fvr  Gte"}},{"description":"Filter max_fvr where the value is less than the given value.","in":"query","name":"max_fvr__lt","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter max_fvr where the value is less than the given value.","title":"Max Fvr  Lt"}},{"description":"Filter max_fvr where the value is less or equal to the given value.","in":"query","name":"max_fvr__lte","required":false,"schema":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"description":"Filter max_fvr where the value is less or equal to the given value.","title":"Max Fvr  Lte"}},{"description":"Filter max_fvr where the value is in the given list.","in":"query","name":"max_fvr__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter max_fvr where the value is in the given list.","title":"Max Fvr  In"}},{"description":"Filter max_fvr to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"max_fvr__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter max_fvr to rows where the value is NULL (true) or is not NULL (false).","title":"Max Fvr  Isnull"}},{"description":"Filter holding_quarter where the value is equal to the given value.","in":"query","name":"holding_quarter__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_quarter where the value is equal to the given value.","title":"Holding Quarter  Eq"}},{"description":"Filter holding_quarter where the value is not equal to the given value.","in":"query","name":"holding_quarter__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_quarter where the value is not equal to the given value.","title":"Holding Quarter  Neq"}},{"description":"Filter holding_quarter where the value contains the given value.","in":"query","name":"holding_quarter__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_quarter where the value contains the given value.","title":"Holding Quarter  Contains"}},{"description":"Filter holding_quarter where the value is in the given list.","in":"query","name":"holding_quarter__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter holding_quarter where the value is in the given list.","title":"Holding Quarter  In"}},{"description":"Filter holding_quarter to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"holding_quarter__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter holding_quarter to rows where the value is NULL (true) or is not NULL (false).","title":"Holding Quarter  Isnull"}},{"description":"Filter non_accrual where the value is equal to the given value.","in":"query","name":"non_accrual__eq","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter non_accrual where the value is equal to the given value.","title":"Non Accrual  Eq"}},{"description":"Filter non_accrual where the value is not equal to the given value.","in":"query","name":"non_accrual__neq","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter non_accrual where the value is not equal to the given value.","title":"Non Accrual  Neq"}},{"description":"Filter non_accrual to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"non_accrual__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter non_accrual to rows where the value is NULL (true) or is not NULL (false).","title":"Non Accrual  Isnull"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BDCValuationsResponse"}}},"description":"Successful Response"},"400":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}},"description":"Bad request (e.g. invalid cursor)."},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}},"description":"Validation Error"},"500":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerErrorResponse"}}},"description":"Unexpected server error."},"503":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}},"description":"Service unavailable (e.g. database down)."}},"security":[{"HTTPBearer":[]}],"summary":"BDC Borrower Valuations List","tags":["BDC Valuations"]}},"/v0/bdc/valuations/{issuer_name}/{quarter}/info":{"get":{"operationId":"borrower_quarter_information","parameters":[{"in":"path","name":"issuer_name","required":true,"schema":{"title":"Issuer Name","type":"string"}},{"in":"path","name":"quarter","required":true,"schema":{"title":"Quarter","type":"string"}},{"description":"Filter bdc_name where the value is equal to the given value.","in":"query","name":"bdc_name__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdc_name where the value is equal to the given value.","title":"Bdc Name  Eq"}},{"description":"Filter bdc_name where the value is not equal to the given value.","in":"query","name":"bdc_name__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdc_name where the value is not equal to the given value.","title":"Bdc Name  Neq"}},{"description":"Filter bdc_name where the value contains the given value.","in":"query","name":"bdc_name__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdc_name where the value contains the given value.","title":"Bdc Name  Contains"}},{"description":"Filter bdc_name where the value is in the given list.","in":"query","name":"bdc_name__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter bdc_name where the value is in the given list.","title":"Bdc Name  In"}},{"description":"Filter bdc_name to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"bdc_name__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter bdc_name to rows where the value is NULL (true) or is not NULL (false).","title":"Bdc Name  Isnull"}},{"description":"Filter manager where the value is equal to the given value.","in":"query","name":"manager__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter manager where the value is equal to the given value.","title":"Manager  Eq"}},{"description":"Filter manager where the value is not equal to the given value.","in":"query","name":"manager__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter manager where the value is not equal to the given value.","title":"Manager  Neq"}},{"description":"Filter manager where the value contains the given value.","in":"query","name":"manager__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter manager where the value contains the given value.","title":"Manager  Contains"}},{"description":"Filter manager where the value is in the given list.","in":"query","name":"manager__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter manager where the value is in the given list.","title":"Manager  In"}},{"description":"Filter manager to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"manager__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter manager to rows where the value is NULL (true) or is not NULL (false).","title":"Manager  Isnull"}},{"description":"Filter seniority where the value is equal to the given value.","in":"query","name":"seniority__eq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter seniority where the value is equal to the given value.","title":"Seniority  Eq"}},{"description":"Filter seniority where the value is not equal to the given value.","in":"query","name":"seniority__neq","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter seniority where the value is not equal to the given value.","title":"Seniority  Neq"}},{"description":"Filter seniority where the value contains the given value.","in":"query","name":"seniority__contains","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter seniority where the value contains the given value.","title":"Seniority  Contains"}},{"description":"Filter seniority where the value is in the given list.","in":"query","name":"seniority__in","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter seniority where the value is in the given list.","title":"Seniority  In"}},{"description":"Filter seniority to rows where the value is NULL (true) or is not NULL (false).","in":"query","name":"seniority__isnull","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Filter seniority to rows where the value is NULL (true) or is not NULL (false).","title":"Seniority  Isnull"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BDCValuationDetailResponse"}}},"description":"Successful Response"},"400":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}},"description":"Bad request (e.g. invalid cursor)."},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}},"description":"Validation Error"},"500":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerErrorResponse"}}},"description":"Unexpected server error."},"503":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}},"description":"Service unavailable (e.g. database down)."}},"security":[{"HTTPBearer":[]}],"summary":"BDC Valuations borrower information","tags":["BDC Valuations"]}}},"servers":[{"description":"Production environment","url":"https://api.9fin.com"}]}
```
