v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401Trigger

Retrieve a list of usage-triggers belonging to the account used to make the request

Retrieve a list of usage-triggers belonging to the account used to make the request

get/2010-04-01/Accounts/{AccountSid}/Usage/Triggers.json

Path parameters

AccountSidstring required

The SID of the Account that created the UsageTrigger resources to read.

Query parameters

Recurring'daily' | 'monthly' | 'yearly' | 'alltime'

The frequency of a recurring UsageTrigger. Can be: daily, monthly, or yearly for recurring triggers or empty for non-recurring triggers. A trigger will only fire once during each period. Recurring times are in GMT.

The frequency of recurring UsageTriggers to read. Can be: daily, monthly, or yearly to read recurring UsageTriggers. An empty value or a value of alltime reads non-recurring UsageTriggers.

TriggerBy'count' | 'usage' | 'price'

The field in the UsageRecord resource that fires the trigger. Can be: count, usage, or price, as described in the UsageRecords documentation.

The trigger field of the UsageTriggers to read. Can be: count, usage, or price as described in the UsageRecords documentation.

UsageCategorystring

The usage category of the UsageTriggers to read. Must be a supported usage categories.

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK

endinteger
first_page_uristring uri
next_page_uristring uri nullable
pageinteger
page_sizeinteger
previous_page_uristring uri nullable
startinteger
uristring uri