Get runs
Catalogs
Get Runs
Get background runs, newest first. A run is the generic status resource for long-running work.
GET
Get runs
Authorizations
Your Recoup API key. Learn more.
Query Parameters
Required. The run type to list. Unknown kinds are rejected with 400.
Available options:
valuation Optional. Maximum runs to return, newest first. Defaults to 1 (the latest run).
Required range:
1 <= x <= 20Response
The calling account's runs of the requested kind, newest first. Empty when the account has never run one.
