Get the members of one relation collection of one graph entity, paginated

Values of a single target type that share a transaction with a single source entity inside the window, most shared transactions first, with the decline/fraud/chargeback split, USD sum and first/last seen per member so the row can be risk-coloured without a second call. The total is exact and comes free from the same pass the ranking already needs; it is null only when the requested page is past the last member. BLACK_LIST members are the company black lists the source value itself appears on, read from Postgres — their transaction-derived fields are null. The window is required and its span is capped server-side

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
number
> 0

Page number (starts from 1)

number
0 to 100

Members per page (max 100, tighter than the global pagination cap — a page here is a screenful of a dock list, not an export)

string
enum
required

Source entity type the collection hangs off

Allowed:
string
required
length between 1 and 512

Source entity value. For CUSTOMER and MERCHANT it is the entity UUID; it is lower-cased server-side because ClickHouse renders UUIDs in canonical lower case

string
enum
required

Collection to list. BLACK_LIST members are the company black lists the source value itself appears on (from Postgres, not from transactions) — the transaction-derived fields are null for them. A targetType equal to entityType returns nothing: one transaction row carries one value per type, so a same-type relation is structurally impossible and is a two-hop question for the graph endpoint

date-time
required

Window start (inclusive)

date-time
required

Window end (inclusive). The span must not exceed 90 days

Headers
string
string
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json