---
title: "List accounts"
method: GET
path: "/admin/accounts"
tags: ["accounts"]
---

# List accounts

`GET /admin/accounts`

get all the accounts in the system

## Query parameters

- `name` string[]
- `_id` string[]

## Response `200`

ok

## Changes

- **2023-09-11** `a6280a715390` — 2 info
  - added the new optional `query` request parameter `_id`
  - added the new optional `query` request parameter `name`
- **2019-02-14** `c718449cec44` — 2 warning
  - deleted the `query` request parameter `_id`
  - deleted the `query` request parameter `name`

[Change history](https://skmtc.dev/codefresh-io/apis/codefresh-api/changes/admin/accounts/get.md)

---

[API](https://skmtc.dev/codefresh-io/apis/codefresh-api.md) · [All operations](https://skmtc.dev/codefresh-io/apis/codefresh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/codefresh-io/codefresh-api/revisions/fa310e908c46/schema)
