---
title: "Changes to Returns a list of service accounts in the project."
method: GET
path: "/organization/projects/{project_id}/service_accounts"
---

# Changes to Returns a list of service accounts in the project.

`GET /organization/projects/{project_id}/service_accounts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 82 revisions.

- **2026-08-05** `ab0c5306e390` — 1 warning
- **2026-05-13** `74cbcf73838f` — 6 breaking, 1 info
- **2024-08-06** `8eca3b09b705` — 1 info

## Changes

- **2026-08-05** `ab0c5306e390` — 1 warning
  - added the new `none` enum value to the `data/items/role` response property for the response status `200`
- **2026-05-13** `74cbcf73838f` — 6 breaking, 1 info
  - the response property `first_id` became optional for the status `200`
  - the response property `last_id` became optional for the status `200`
  - response property `error/code` list-of-types was widened by adding types `null` to media type `application/json` of response `400`
  - response property `error/param` list-of-types was widened by adding types `null` to media type `application/json` of response `400`
  - response property `first_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `last_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the endpoint scheme security `AdminApiKeyAuth` was added to the API
- **2024-08-06** `8eca3b09b705` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/openai/apis/openapi/docs/organization/projects/:project_id/service_accounts/get.md) · [API](https://skmtc.dev/openai/apis/openapi.md) · [Page](https://skmtc.dev/openai/apis/openapi/changes/organization/projects/:project_id/service_accounts/get)
