A list of budgets in a farm.
get/2023-10-12/farms/{farmId}/budgets
Path parameters
farmIdstring required
The farm ID associated with the budgets.
Query parameters
nextTokenstring
The token for the next set of results, or <code>null</code> to start from the beginning.
maxResultsinteger
The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.
status'ACTIVE' | 'INACTIVE'
The status to list for the budgets.
Response
Success