---
title: "Changes to List project service accounts"
method: GET
path: "/organization/projects/{project_id}/service_accounts"
---

# Changes to List project service accounts

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 31 revisions.

- **2026-07-17** `241fb501b372` — 1 warning
- **2026-05-01** `918e83711c91` — 4 breaking
- **2026-04-28** `fa32d6e7d961` — 1 info

## Changes

- **2026-07-17** `241fb501b372` — 1 warning
  - added the new `none` enum value to the `data/items/role` response property for the response status `200`
- **2026-05-01** `918e83711c91` — 4 breaking
  - the response property `first_id` became optional for the status `200`
  - the response property `last_id` became optional for the status `200`
  - 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`
- **2026-04-28** `fa32d6e7d961` — 1 info
  - the endpoint scheme security `AdminApiKeyAuth` was added to the API

---

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