---
title: "Overview of accounts"
method: GET
path: "/accounts"
tags: ["Accounts"]
---

# Overview of accounts

`GET /accounts`

## Query parameters

- `skip` integer
- `take` integer
- `asset_type` 'domain' | 'linux_hosting' | 'mysql' | 'dns' | 'mailbox' | 'windows_hosting' — Asset types
- `identifier` string

## Response `200`

OK

- Account[]
  - `id` integer — The id of the account
  - `identifier` string — Identifier for the account
  - `servicepack_id` integer — The servicepack id that defines the account.

---

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