9fin CLO API

Check CLO feed freshness

Return aggregate counts and freshness for the CLO feed.

get
https://api.9fin.com/v0/clo/feed-summary

Query Parameters

sinceAny Of

When provided, the response includes changed_since counts for rows with updated_at >= since

Default:null

Variant 1string(date-time)
untilAny Of

When provided with since, bounds changed_since to rows with updated_at <= until. Ignored without since.

Default:null

Variant 1string(date-time)
statusAny Of

Filter deal status (default: Pre-Marketing, In market, Priced, and Called).

Default:null

Variant 1string

Allowed values:Pre-MarketingIn marketPricedCalledall

regionAny Of

Filter coverage region.

Default:null

Variant 1string

Allowed values:USEuropeLATAMAPACCEEMEANorth AmericaWestern Europe

Response

application/json

Successful Response

FeedSummary

Lightweight snapshot of in-market CLO feed freshness.

changed_sinceAny Of

Change counts since the since query param; null when since is omitted.

ChangedSinceobject

Rows changed since the caller’s watermark.

Show Child Parameters
closobjectrequired

Freshness snapshot for one in-market feed resource.

Show Child Parameters
tranchesobjectrequired

Freshness snapshot for one in-market feed resource.

Show Child Parameters
get/v0/clo/feed-summary
 
application/json