Spend alerts
List organization spend alerts
Lists organization spend alerts.
get/organization/spend_alerts
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
Organization spend alerts listed successfully.