Contracts

List expiring contracts

Contracts approaching their expiry date, soonest first. Useful to drive renewal reminders.

Required scope finance_dashboard:read

get/contracts/expiring

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Query parameters

limitinteger

Maximum number of contracts to return.

teamIdstring<uuid>

Keep only contracts charged to this team.

Response200 · application/json

The contracts approaching expiry.

applicationIdstring<uuid>required

Application the contract covers.

applicationNamestring

Name of that application.

applicationLogostring | null

Icon of that application.

typestring

Nature of the contract.

expiryDatestring<date>required

Date the contract expires.

daysUntilExpiryintegerrequired

Number of days left before expiry.