---
title: "GET /api/v1/Billing"
method: GET
path: "/api/v1/Billing"
tags: ["Billing"]
---

# GET /api/v1/Billing

`GET /api/v1/Billing`

## Response `200`

Success

- ScopedSecretResultBody[]
  - `id` string, uuid
  - `lastModified` string, date-time
  - `scope` integer
  - `secretName` string, nullable
  - `type` integer
  - `notes` string, nullable
  - `filters` SecretFilterBody[], nullable
    - `type` integer
    - `value` string, nullable

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/visualstudio/apis/vsonline.md) · [All operations](https://skmtc.net/visualstudio/apis/vsonline/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/visualstudio/vsonline/revisions/d55b712ea3ab/schema)
