Skip to main content
GET
List every financial spreading run for a lead, newest first. Each entry is a complete spread in the same shape as Get Spread, including its artifacts, whose ids you pass to the artifact endpoints to download.

Authentication

Requires the x-api-key header with a valid workspace API key.

Path Parameters

string
required
The lead whose runs to list.

Response

boolean
Whether the request succeeded.
array
The lead’s runs, newest first. Each entry has the same fields as the spread object returned by Get Spread.

Errors

error
The leadId isn’t a lead in your workspace.