Get the loan pipeline

The whole board in one call: every board-visible stage as a column, the
loans in it, and the column's count and volume.

The counts come from the server, and they are the same numbers the
reports use.
Do not recompute them from the returned loans — the board
paginates within a column, so a client-side length would disagree with
the header the moment a team got busy.

Scoping. A loan-officer-scoped token sees that officer's book. A
team-scoped token sees everything. loanOfficerIds narrows within what
you can already see; it never widens it, so passing another officer's id
returns nothing rather than their pipeline.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Narrow to one purpose

Allowed:

Borrower name, loan file number or property address

loanOfficerIds
array of uuids

Narrows within your scope — never widens it

loanOfficerIds
boolean

Restrict to the calling user's own loans

string

A statistics metric key or stage:

Response
200

success

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!