List expiring contracts
Contracts
List expiring contracts
Contracts approaching their expiry date, soonest first. Useful to drive renewal reminders.
Required scope finance_dashboard:read
get
/contracts/expiringAuthorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Query parameters
limitintegerMaximum number of contracts to return.
teamIdstring<uuid>Keep only contracts charged to this team.
Response200 · application/json
The contracts approaching expiry.
applicationIdstring<uuid>requiredApplication the contract covers.
applicationNamestringName of that application.
applicationLogostring | nullIcon of that application.
typestringNature of the contract.
expiryDatestring<date>requiredDate the contract expires.
daysUntilExpiryintegerrequiredNumber of days left before expiry.