v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Spend alerts

Retrieve project spend alert

Retrieves a project spend alert.

get/organization/projects/{project_id}/spend_alerts/{alert_id}

Path parameters

project_idstring required

The ID of the project.

alert_idstring required

The ID of the spend alert to retrieve.

Response

Project spend alert retrieved successfully.

idstring required

The identifier, which can be referenced in API endpoints.

object'project.spend_alert' required

The object type, which is always project.spend_alert.

threshold_amountinteger required

The alert threshold amount, in cents.

currency'USD' required

The currency for the threshold amount.

interval'month' required

The time interval for evaluating spend against the threshold.