---
title: "GET /v1/billing-accounts"
method: GET
path: "/v1/billing-accounts"
tags: ["billing_account"]
deprecated: true
---

# GET /v1/billing-accounts

`GET /v1/billing-accounts`

> **Deprecated.**

Get Billing Accounts accessible by the api_key

## Response `200`

Successful operation

- object
  - `billing_accounts` BillingAccount[]
    - `name` string, required
    - `role` 'billing_admin' | 'billing_manager' | 'project_creator' | 'billing_member', required
    - `uid` string, required

## Other responses

- `default` — The response body in case of an API error.

---

[API](https://skmtc.net/notefile/apis/notehub-api.md) · [All operations](https://skmtc.net/notefile/apis/notehub-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/notefile/notehub-api/revisions/9c5b2b63a991/schema)
