v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
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.

object'list' required

Always list.

first_idstring nullable required

The ID of the first spend alert in this page.

last_idstring nullable required

The ID of the last spend alert in this page.

has_moreboolean required

Whether more spend alerts are available when paginating.