9fin Instruments (Private Credit) API

PCRED Instrument List

Returns a list of PCRED instrument data.
Allows for filtering and sorting by a variety of instrument attributes.

get
https://api.9fin.com/v0/instruments/private-credit

Query Parameters

sort_byAny Of

Comma-separated list of field__asc / field__desc tokens applied in order, e.g. company_name__desc,price__asc. Sortable fields: company_name, company_country_of_risk, company_is_sponsored, company_is_public, industry_l1, industry_l2, industry_l3, reporting_type, reporting_period, reporting_currency, cov_lite, portability, currency, type, status, issuer_entity, issuer_country, borrower_legal_advisor, lender_legal_advisor, sponsor, borrower_advisor, lender_advisor, benchmark, is_add_on, governing_law, is_redeemed, is_sustainability_linked.

Default:null

Variant 1string
limitAny Of

Maximum number of rows to return.

Default:20

Variant 1integer

>= 1<= 100

cursorAny Of

Opaque keyset-pagination cursor from a prior page.

Default:null

Variant 1string
company_name__eqAny Of

Filter company_name where the value is equal to the given value.

Default:null

Variant 1string
company_name__neqAny Of

Filter company_name where the value is not equal to the given value.

Default:null

Variant 1string
company_name__containsAny Of

Filter company_name where the value contains the given value.

Default:null

Variant 1string
company_name__inAny Of

Filter company_name where the value is in the given list.

Default:null

Variant 1string
company_country_of_risk__eqAny Of

Filter company_country_of_risk where the value is equal to the given value.

Default:null

Variant 1string
company_country_of_risk__neqAny Of

Filter company_country_of_risk where the value is not equal to the given value.

Default:null

Variant 1string
company_country_of_risk__containsAny Of

Filter company_country_of_risk where the value contains the given value.

Default:null

Variant 1string
company_country_of_risk__inAny Of

Filter company_country_of_risk where the value is in the given list.

Default:null

Variant 1string
company_country_of_risk__isnullAny Of

Filter company_country_of_risk to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
company_is_sponsored__eqAny Of

Filter company_is_sponsored where the value is equal to the given value.

Default:null

Variant 1boolean
company_is_sponsored__neqAny Of

Filter company_is_sponsored where the value is not equal to the given value.

Default:null

Variant 1boolean
company_is_public__eqAny Of

Filter company_is_public where the value is equal to the given value.

Default:null

Variant 1boolean
company_is_public__neqAny Of

Filter company_is_public where the value is not equal to the given value.

Default:null

Variant 1boolean
industry_l1__eqAny Of

Filter industry_l1 where the value is equal to the given value.

Default:null

Variant 1string
industry_l1__neqAny Of

Filter industry_l1 where the value is not equal to the given value.

Default:null

Variant 1string
industry_l1__containsAny Of

Filter industry_l1 where the value contains the given value.

Default:null

Variant 1string
industry_l1__inAny Of

Filter industry_l1 where the value is in the given list.

Default:null

Variant 1string
industry_l1__isnullAny Of

Filter industry_l1 to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
industry_l2__eqAny Of

Filter industry_l2 where the value is equal to the given value.

Default:null

Variant 1string
industry_l2__neqAny Of

Filter industry_l2 where the value is not equal to the given value.

Default:null

Variant 1string
industry_l2__containsAny Of

Filter industry_l2 where the value contains the given value.

Default:null

Variant 1string
industry_l2__inAny Of

Filter industry_l2 where the value is in the given list.

Default:null

Variant 1string
industry_l2__isnullAny Of

Filter industry_l2 to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
industry_l3__eqAny Of

Filter industry_l3 where the value is equal to the given value.

Default:null

Variant 1string
industry_l3__neqAny Of

Filter industry_l3 where the value is not equal to the given value.

Default:null

Variant 1string
industry_l3__containsAny Of

Filter industry_l3 where the value contains the given value.

Default:null

Variant 1string
industry_l3__inAny Of

Filter industry_l3 where the value is in the given list.

Default:null

Variant 1string
industry_l3__isnullAny Of

Filter industry_l3 to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
reporting_type__eqAny Of

Filter reporting_type where the value is equal to the given value.

Default:null

Variant 1string
reporting_type__neqAny Of

Filter reporting_type where the value is not equal to the given value.

Default:null

Variant 1string
reporting_type__containsAny Of

Filter reporting_type where the value contains the given value.

Default:null

Variant 1string
reporting_type__inAny Of

Filter reporting_type where the value is in the given list.

Default:null

Variant 1string
reporting_type__isnullAny Of

Filter reporting_type to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
reporting_period__eqAny Of

Filter reporting_period where the value is equal to the given value.

Default:null

Variant 1string(date)
reporting_period__neqAny Of

Filter reporting_period where the value is not equal to the given value.

Default:null

Variant 1string(date)
reporting_period__gtAny Of

Filter reporting_period where the value is greater than the given value.

Default:null

Variant 1string(date)
reporting_period__gteAny Of

Filter reporting_period where the value is greater or equal to the given value.

Default:null

Variant 1string(date)
reporting_period__ltAny Of

Filter reporting_period where the value is less than the given value.

Default:null

Variant 1string(date)
reporting_period__lteAny Of

Filter reporting_period where the value is less or equal to the given value.

Default:null

Variant 1string(date)
reporting_period__inAny Of

Filter reporting_period where the value is in the given list.

Default:null

Variant 1string
reporting_period__isnullAny Of

Filter reporting_period to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
reporting_currency__eqAny Of

Filter reporting_currency where the value is equal to the given value.

Default:null

Variant 1string
reporting_currency__neqAny Of

Filter reporting_currency where the value is not equal to the given value.

Default:null

Variant 1string
reporting_currency__containsAny Of

Filter reporting_currency where the value contains the given value.

Default:null

Variant 1string
reporting_currency__inAny Of

Filter reporting_currency where the value is in the given list.

Default:null

Variant 1string
reporting_currency__isnullAny Of

Filter reporting_currency to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
marketed_sales__eqAny Of

Filter where the marketed_sales range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
marketed_sales__gtAny Of

Filter where the marketed_sales range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
marketed_sales__gteAny Of

Filter where the marketed_sales range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
marketed_sales__ltAny Of

Filter where the marketed_sales range overlaps the window bounded by this value (less).

Default:null

Variant 1number
marketed_sales__lteAny Of

Filter where the marketed_sales range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
marketed_sales__isnullAny Of

Filter marketed_sales to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
marketed_ebitda__eqAny Of

Filter where the marketed_ebitda range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
marketed_ebitda__gtAny Of

Filter where the marketed_ebitda range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
marketed_ebitda__gteAny Of

Filter where the marketed_ebitda range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
marketed_ebitda__ltAny Of

Filter where the marketed_ebitda range overlaps the window bounded by this value (less).

Default:null

Variant 1number
marketed_ebitda__lteAny Of

Filter where the marketed_ebitda range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
marketed_ebitda__isnullAny Of

Filter marketed_ebitda to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
marketed_capex__eqAny Of

Filter where the marketed_capex range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
marketed_capex__gtAny Of

Filter where the marketed_capex range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
marketed_capex__gteAny Of

Filter where the marketed_capex range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
marketed_capex__ltAny Of

Filter where the marketed_capex range overlaps the window bounded by this value (less).

Default:null

Variant 1number
marketed_capex__lteAny Of

Filter where the marketed_capex range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
marketed_capex__isnullAny Of

Filter marketed_capex to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
marketed_capex_margin__eqAny Of

Filter where the marketed_capex_margin range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
marketed_capex_margin__gtAny Of

Filter where the marketed_capex_margin range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
marketed_capex_margin__gteAny Of

Filter where the marketed_capex_margin range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
marketed_capex_margin__ltAny Of

Filter where the marketed_capex_margin range overlaps the window bounded by this value (less).

Default:null

Variant 1number
marketed_capex_margin__lteAny Of

Filter where the marketed_capex_margin range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
marketed_capex_margin__isnullAny Of

Filter marketed_capex_margin to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
marketed_gross_senior_leverage__eqAny Of

Filter where the marketed_gross_senior_leverage range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
marketed_gross_senior_leverage__gtAny Of

Filter where the marketed_gross_senior_leverage range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
marketed_gross_senior_leverage__gteAny Of

Filter where the marketed_gross_senior_leverage range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
marketed_gross_senior_leverage__ltAny Of

Filter where the marketed_gross_senior_leverage range overlaps the window bounded by this value (less).

Default:null

Variant 1number
marketed_gross_senior_leverage__lteAny Of

Filter where the marketed_gross_senior_leverage range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
marketed_gross_senior_leverage__isnullAny Of

Filter marketed_gross_senior_leverage to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
marketed_net_senior_leverage__eqAny Of

Filter where the marketed_net_senior_leverage range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
marketed_net_senior_leverage__gtAny Of

Filter where the marketed_net_senior_leverage range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
marketed_net_senior_leverage__gteAny Of

Filter where the marketed_net_senior_leverage range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
marketed_net_senior_leverage__ltAny Of

Filter where the marketed_net_senior_leverage range overlaps the window bounded by this value (less).

Default:null

Variant 1number
marketed_net_senior_leverage__lteAny Of

Filter where the marketed_net_senior_leverage range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
marketed_net_senior_leverage__isnullAny Of

Filter marketed_net_senior_leverage to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
marketed_gross_total_leverage__eqAny Of

Filter where the marketed_gross_total_leverage range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
marketed_gross_total_leverage__gtAny Of

Filter where the marketed_gross_total_leverage range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
marketed_gross_total_leverage__gteAny Of

Filter where the marketed_gross_total_leverage range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
marketed_gross_total_leverage__ltAny Of

Filter where the marketed_gross_total_leverage range overlaps the window bounded by this value (less).

Default:null

Variant 1number
marketed_gross_total_leverage__lteAny Of

Filter where the marketed_gross_total_leverage range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
marketed_gross_total_leverage__isnullAny Of

Filter marketed_gross_total_leverage to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
marketed_net_total_leverage__eqAny Of

Filter where the marketed_net_total_leverage range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
marketed_net_total_leverage__gtAny Of

Filter where the marketed_net_total_leverage range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
marketed_net_total_leverage__gteAny Of

Filter where the marketed_net_total_leverage range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
marketed_net_total_leverage__ltAny Of

Filter where the marketed_net_total_leverage range overlaps the window bounded by this value (less).

Default:null

Variant 1number
marketed_net_total_leverage__lteAny Of

Filter where the marketed_net_total_leverage range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
marketed_net_total_leverage__isnullAny Of

Filter marketed_net_total_leverage to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
marketed_interest_coverage__eqAny Of

Filter where the marketed_interest_coverage range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
marketed_interest_coverage__gtAny Of

Filter where the marketed_interest_coverage range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
marketed_interest_coverage__gteAny Of

Filter where the marketed_interest_coverage range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
marketed_interest_coverage__ltAny Of

Filter where the marketed_interest_coverage range overlaps the window bounded by this value (less).

Default:null

Variant 1number
marketed_interest_coverage__lteAny Of

Filter where the marketed_interest_coverage range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
marketed_interest_coverage__isnullAny Of

Filter marketed_interest_coverage to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
cov_lite__eqAny Of

Filter cov_lite where the value is equal to the given value.

Default:null

Variant 1boolean
cov_lite__neqAny Of

Filter cov_lite where the value is not equal to the given value.

Default:null

Variant 1boolean
cov_lite__isnullAny Of

Filter cov_lite to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
portability__eqAny Of

Filter portability where the value is equal to the given value.

Default:null

Variant 1boolean
portability__neqAny Of

Filter portability where the value is not equal to the given value.

Default:null

Variant 1boolean
portability__isnullAny Of

Filter portability to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
currency__eqAny Of

Filter currency where the value is equal to the given value.

Default:null

Variant 1string
currency__neqAny Of

Filter currency where the value is not equal to the given value.

Default:null

Variant 1string
currency__containsAny Of

Filter currency where the value contains the given value.

Default:null

Variant 1string
currency__inAny Of

Filter currency where the value is in the given list.

Default:null

Variant 1string
currency__isnullAny Of

Filter currency to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
amount__eqAny Of

Filter where the amount range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
amount__gtAny Of

Filter where the amount range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
amount__gteAny Of

Filter where the amount range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
amount__ltAny Of

Filter where the amount range overlaps the window bounded by this value (less).

Default:null

Variant 1number
amount__lteAny Of

Filter where the amount range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
amount__isnullAny Of

Filter amount to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
margin__eqAny Of

Filter where the margin range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
margin__gtAny Of

Filter where the margin range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
margin__gteAny Of

Filter where the margin range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
margin__ltAny Of

Filter where the margin range overlaps the window bounded by this value (less).

Default:null

Variant 1number
margin__lteAny Of

Filter where the margin range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
margin__isnullAny Of

Filter margin to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
type__eqAny Of

Filter type where the value is equal to the given value.

Default:null

Variant 1string
type__neqAny Of

Filter type where the value is not equal to the given value.

Default:null

Variant 1string
type__containsAny Of

Filter type where the value contains the given value.

Default:null

Variant 1string
type__inAny Of

Filter type where the value is in the given list.

Default:null

Variant 1string
type__isnullAny Of

Filter type to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
maturity__eqAny Of

Filter where the maturity range overlaps the window bounded by this value (equal).

Default:null

Variant 1string(date)
maturity__gtAny Of

Filter where the maturity range overlaps the window bounded by this value (greater).

Default:null

Variant 1string(date)
maturity__gteAny Of

Filter where the maturity range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1string(date)
maturity__ltAny Of

Filter where the maturity range overlaps the window bounded by this value (less).

Default:null

Variant 1string(date)
maturity__lteAny Of

Filter where the maturity range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1string(date)
maturity__isnullAny Of

Filter maturity to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
issue_date__eqAny Of

Filter where the issue_date range overlaps the window bounded by this value (equal).

Default:null

Variant 1string(date)
issue_date__gtAny Of

Filter where the issue_date range overlaps the window bounded by this value (greater).

Default:null

Variant 1string(date)
issue_date__gteAny Of

Filter where the issue_date range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1string(date)
issue_date__ltAny Of

Filter where the issue_date range overlaps the window bounded by this value (less).

Default:null

Variant 1string(date)
issue_date__lteAny Of

Filter where the issue_date range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1string(date)
issue_date__isnullAny Of

Filter issue_date to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
issue_price__eqAny Of

Filter where the issue_price range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
issue_price__gtAny Of

Filter where the issue_price range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
issue_price__gteAny Of

Filter where the issue_price range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
issue_price__ltAny Of

Filter where the issue_price range overlaps the window bounded by this value (less).

Default:null

Variant 1number
issue_price__lteAny Of

Filter where the issue_price range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
issue_price__isnullAny Of

Filter issue_price to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
purpose__containsAny Of

Filter where the purpose array contains this value.

Default:null

Variant 1string
purpose__isnullAny Of

Filter purpose to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
tenor__eqAny Of

Filter where the tenor range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
tenor__gtAny Of

Filter where the tenor range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
tenor__gteAny Of

Filter where the tenor range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
tenor__ltAny Of

Filter where the tenor range overlaps the window bounded by this value (less).

Default:null

Variant 1number
tenor__lteAny Of

Filter where the tenor range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
tenor__isnullAny Of

Filter tenor to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
status__eqAny Of

Filter status where the value is equal to the given value.

Default:null

Variant 1string
status__neqAny Of

Filter status where the value is not equal to the given value.

Default:null

Variant 1string
status__containsAny Of

Filter status where the value contains the given value.

Default:null

Variant 1string
status__inAny Of

Filter status where the value is in the given list.

Default:null

Variant 1string
issuer_entity__eqAny Of

Filter issuer_entity where the value is equal to the given value.

Default:null

Variant 1string
issuer_entity__neqAny Of

Filter issuer_entity where the value is not equal to the given value.

Default:null

Variant 1string
issuer_entity__containsAny Of

Filter issuer_entity where the value contains the given value.

Default:null

Variant 1string
issuer_entity__inAny Of

Filter issuer_entity where the value is in the given list.

Default:null

Variant 1string
issuer_country__eqAny Of

Filter issuer_country where the value is equal to the given value.

Default:null

Variant 1string
issuer_country__neqAny Of

Filter issuer_country where the value is not equal to the given value.

Default:null

Variant 1string
issuer_country__containsAny Of

Filter issuer_country where the value contains the given value.

Default:null

Variant 1string
issuer_country__inAny Of

Filter issuer_country where the value is in the given list.

Default:null

Variant 1string
issuer_country__isnullAny Of

Filter issuer_country to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
borrower_legal_advisor__eqAny Of

Filter borrower_legal_advisor where the value is equal to the given value.

Default:null

Variant 1string
borrower_legal_advisor__neqAny Of

Filter borrower_legal_advisor where the value is not equal to the given value.

Default:null

Variant 1string
borrower_legal_advisor__containsAny Of

Filter borrower_legal_advisor where the value contains the given value.

Default:null

Variant 1string
borrower_legal_advisor__inAny Of

Filter borrower_legal_advisor where the value is in the given list.

Default:null

Variant 1string
lender_legal_advisor__eqAny Of

Filter lender_legal_advisor where the value is equal to the given value.

Default:null

Variant 1string
lender_legal_advisor__neqAny Of

Filter lender_legal_advisor where the value is not equal to the given value.

Default:null

Variant 1string
lender_legal_advisor__containsAny Of

Filter lender_legal_advisor where the value contains the given value.

Default:null

Variant 1string
lender_legal_advisor__inAny Of

Filter lender_legal_advisor where the value is in the given list.

Default:null

Variant 1string
pik_coupon__eqAny Of

Filter where the pik_coupon range overlaps the window bounded by this value (equal).

Default:null

Variant 1number
pik_coupon__gtAny Of

Filter where the pik_coupon range overlaps the window bounded by this value (greater).

Default:null

Variant 1number
pik_coupon__gteAny Of

Filter where the pik_coupon range overlaps the window bounded by this value (greater_or_equal).

Default:null

Variant 1number
pik_coupon__ltAny Of

Filter where the pik_coupon range overlaps the window bounded by this value (less).

Default:null

Variant 1number
pik_coupon__lteAny Of

Filter where the pik_coupon range overlaps the window bounded by this value (less_or_equal).

Default:null

Variant 1number
pik_coupon__isnullAny Of

Filter pik_coupon to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
sponsor__eqAny Of

Filter sponsor where the value is equal to the given value.

Default:null

Variant 1string
sponsor__neqAny Of

Filter sponsor where the value is not equal to the given value.

Default:null

Variant 1string
sponsor__containsAny Of

Filter sponsor where the value contains the given value.

Default:null

Variant 1string
sponsor__inAny Of

Filter sponsor where the value is in the given list.

Default:null

Variant 1string
borrower_advisor__eqAny Of

Filter borrower_advisor where the value is equal to the given value.

Default:null

Variant 1string
borrower_advisor__neqAny Of

Filter borrower_advisor where the value is not equal to the given value.

Default:null

Variant 1string
borrower_advisor__containsAny Of

Filter borrower_advisor where the value contains the given value.

Default:null

Variant 1string
borrower_advisor__inAny Of

Filter borrower_advisor where the value is in the given list.

Default:null

Variant 1string
lender_advisor__eqAny Of

Filter lender_advisor where the value is equal to the given value.

Default:null

Variant 1string
lender_advisor__neqAny Of

Filter lender_advisor where the value is not equal to the given value.

Default:null

Variant 1string
lender_advisor__containsAny Of

Filter lender_advisor where the value contains the given value.

Default:null

Variant 1string
lender_advisor__inAny Of

Filter lender_advisor where the value is in the given list.

Default:null

Variant 1string
benchmark__eqAny Of

Filter benchmark where the value is equal to the given value.

Default:null

Variant 1string
benchmark__neqAny Of

Filter benchmark where the value is not equal to the given value.

Default:null

Variant 1string
benchmark__containsAny Of

Filter benchmark where the value contains the given value.

Default:null

Variant 1string
benchmark__inAny Of

Filter benchmark where the value is in the given list.

Default:null

Variant 1string
benchmark__isnullAny Of

Filter benchmark to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
is_add_on__eqAny Of

Filter is_add_on where the value is equal to the given value.

Default:null

Variant 1boolean
is_add_on__neqAny Of

Filter is_add_on where the value is not equal to the given value.

Default:null

Variant 1boolean
is_add_on__isnullAny Of

Filter is_add_on to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
governing_law__eqAny Of

Filter governing_law where the value is equal to the given value.

Default:null

Variant 1string
governing_law__neqAny Of

Filter governing_law where the value is not equal to the given value.

Default:null

Variant 1string
governing_law__containsAny Of

Filter governing_law where the value contains the given value.

Default:null

Variant 1string
governing_law__inAny Of

Filter governing_law where the value is in the given list.

Default:null

Variant 1string
governing_law__isnullAny Of

Filter governing_law to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
is_redeemed__eqAny Of

Filter is_redeemed where the value is equal to the given value.

Default:null

Variant 1boolean
is_redeemed__neqAny Of

Filter is_redeemed where the value is not equal to the given value.

Default:null

Variant 1boolean
is_redeemed__isnullAny Of

Filter is_redeemed to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
lenders__containsAny Of

Filter where the lenders array contains this value.

Default:null

Variant 1string
lenders__isnullAny Of

Filter lenders to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean
is_sustainability_linked__eqAny Of

Filter is_sustainability_linked where the value is equal to the given value.

Default:null

Variant 1boolean
is_sustainability_linked__neqAny Of

Filter is_sustainability_linked where the value is not equal to the given value.

Default:null

Variant 1boolean
is_sustainability_linked__isnullAny Of

Filter is_sustainability_linked to rows where the value is NULL (true) or is not NULL (false).

Default:null

Variant 1boolean

Response

application/json

Successful Response

InstrumentsResponse

itemsarray[object]required

Instruments the fit the provided filter criteria.

Show Child Parameters
next_cursorAny Of
required

Cursor to pass in the next request to fetch the next page of instruments

Variant 1string
total_countintegerrequired

Total count of all items the match the provided filter criteria.

get/v0/instruments/private-credit
 
application/json