---
title: "GET /accounts/types"
method: GET
path: "/accounts/types"
tags: ["accountType"]
---

# GET /accounts/types

`GET /accounts/types`

## Response `200`

OK

- AccountType[]
  - `id` string
  - `name` string
  - `description` string
  - `capabilities` object
  - `monthly_dollar_price` integer
  - `yearly_dollar_price` integer
  - `monthly_seats_addon_dollar_price` integer
  - `yearly_seats_addon_dollar_price` integer

## Other responses

- `default` — error

---

[API](https://skmtc.dev/netlify/apis/netlify-s-api-documentation.md) · [All operations](https://skmtc.dev/netlify/apis/netlify-s-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/netlify/netlify-s-api-documentation/revisions/71540d1b5d9d/schema)
