V3 View Pipeline (with Pagination)

Retrieves pages of loan IDs (GUIDs) and specified fields from loans on the Pipeline.

Usage Notes

  • The limit query parameter may be overridden by the server. The server will calculate the optimal limit depending upon the requested number of loans and fields.
  • Only the fields attribute is accepted in the request body.
  • canonicalNames in “View Pipeline” API maps to the criterionNames in “Get Canonical Names” response payload.
  • The number of loans in a page can be retrieved by reading the response.
  • A maximum of 1000 loans are returned per page.
Language