admin
List budgets with current status
GoModel API reference for GET /admin/budgets: List budgets with current status.
GET
Error
Last modified on August 22, 2026
Error
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GoModel API reference for GET /admin/budgets: List budgets with current status.
A valid request URL is required to generate request examples{
"budgets": [
{
"amount": 123,
"created_at": "<string>",
"effective_subject": "<string>",
"has_usage": true,
"last_reset_at": "<string>",
"per_child": true,
"period_end": "<string>",
"period_label": "<string>",
"period_ratio": 123,
"period_seconds": 123,
"period_start": "<string>",
"remaining": 123,
"scope": "<string>",
"source": "<string>",
"spent": 123,
"subject": "<string>",
"updated_at": "<string>",
"usage_ratio": 123,
"user_path": "<string>"
}
],
"server_time": "<string>"
}{
"code": "<string>",
"message": "<string>",
"param": "<string>",
"provider": "<string>",
"status_code": 123,
"type": "provider_error"
}{
"code": "<string>",
"message": "<string>",
"param": "<string>",
"provider": "<string>",
"status_code": 123,
"type": "provider_error"
}Was this page helpful?
A valid request URL is required to generate request examples{
"budgets": [
{
"amount": 123,
"created_at": "<string>",
"effective_subject": "<string>",
"has_usage": true,
"last_reset_at": "<string>",
"per_child": true,
"period_end": "<string>",
"period_label": "<string>",
"period_ratio": 123,
"period_seconds": 123,
"period_start": "<string>",
"remaining": 123,
"scope": "<string>",
"source": "<string>",
"spent": 123,
"subject": "<string>",
"updated_at": "<string>",
"usage_ratio": 123,
"user_path": "<string>"
}
],
"server_time": "<string>"
}{
"code": "<string>",
"message": "<string>",
"param": "<string>",
"provider": "<string>",
"status_code": 123,
"type": "provider_error"
}{
"code": "<string>",
"message": "<string>",
"param": "<string>",
"provider": "<string>",
"status_code": 123,
"type": "provider_error"
}