Spend alerts
List project spend alerts
Lists project spend alerts.
get/organization/projects/{project_id}/spend_alerts
Path parameters
project_idstring required
The ID of the project to inspect.
Query parameters
limitinteger
A limit on the number of spend alerts to return. Defaults to 20.
order'asc' | 'desc'
Sort order for the returned spend alerts.
afterstring
Cursor for pagination. Provide the ID of the last spend alert from the previous response to fetch the next page.
beforestring
Cursor for pagination. Provide the ID of the first spend alert from the previous response to fetch the previous page.
Response
Project spend alerts listed successfully.