Budgets
Get a single budget row
get/api/budgets/{scope}/{scopeId}
Path parameters
scope'global' | 'agent' | 'user' required
scopeIdstring required
Scope identifier — empty string for global, agent UUID otherwise
Scope identifier — empty string for global, agent UUID otherwise
Response
Budget row
Changes
Changed in 1 of the 104 revisions of this API.1
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○