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
Path parameters
The SID of the Account that created the UsageTrigger resources to read.
Query parameters
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.
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.
The usage category of the UsageTriggers to read. Must be a supported usage categories.
How many resources to return in each list page. The default is 50, and the maximum is 1000.
The page index. This value is simply for client state.
The page token. This is provided by the API.
Response
OK