---
title: "Changes to List uploaded certificates for this organization."
method: GET
path: "/organization/certificates"
---

# Changes to List uploaded certificates for this organization.

`GET /organization/certificates`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 82 revisions.

- **2026-08-14** `6ac2618eefd7` — 1 info
- **2026-05-13** `74cbcf73838f` — 3 breaking, 1 warning, 6 info
- **2025-04-29** `6a6c681b1820` — 1 info

## Changes

- **2026-08-14** `6ac2618eefd7` — 1 info
  - added the non-success response with the status `429`
- **2026-05-13** `74cbcf73838f` — 3 breaking, 1 warning, 6 info
  - response property `data/items/name` list-of-types was widened by adding types `null` to media type `application/json` of response `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`
  - removed the optional property `data/items/certificate_details/content` from the response with the `200` status
  - the endpoint scheme security `AdminApiKeyAuth` was added to the API
  - the response property `data/items/active` became required for the status `200`
  - the response property `first_id` became required for the status `200`
  - the response property `last_id` became required for the status `200`
  - removed the `certificate` enum value from the `data/items/object` response property for the response status `200`
  - removed the `organization.project.certificate` enum value from the `data/items/object` response property for the response status `200`
- **2025-04-29** `6a6c681b1820` — 1 info
  - endpoint added

---

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