---
title: "Changes to Get credential endpoint"
method: POST
path: "/credentials"
---

# Changes to Get credential endpoint

`POST /credentials`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2025-09-30** `bc177bfc5928` — 3 breaking, 5 warning, 6 info
- **2025-09-25** `ccca87b4e0bf` — 1 breaking, 1 warning, 2 info

## Changes

- **2025-09-30** `bc177bfc5928` — 3 breaking, 5 warning, 6 info
  - the request property `credential_response_encryption/alg` became required
  - the request property `credential_response_encryption/enc` became required
  - the request property `credential_response_encryption/jwk` became required
  - removed the request property `format`
  - removed the optional property `c_nonce` from the response with the `200` status
  - removed the optional property `c_nonce_expires_in` from the response with the `200` status
  - removed the optional property `credential` from the response with the `200` status
  - removed the optional property `format` from the response with the `200` status
  - added the new optional request property `credential_configuration_id`
  - added the new optional request property `issuer_state`
  - added the new optional request property `proofs`
  - added the optional property `credentials` to the response with the `200` status
  - added the optional property `notification_id` to the response with the `200` status
  - added the optional property `transaction_id` to the response with the `200` status
- **2025-09-25** `ccca87b4e0bf` — 1 breaking, 1 warning, 2 info
  - removed the enum value `vc+sd-jwt` of the request property `format`
  - added the new `dc+sd-jwt` enum value to the `format` response property for the response status `200`
  - added the new `dc+sd-jwt` enum value to the request property `format`
  - removed the `vc+sd-jwt` enum value from the `format` response property for the response status `200`

---

[Operation](https://skmtc.dev/sphereon-opensource/apis/sphereon-oid4vci-api/docs/credentials/post.md) · [API](https://skmtc.dev/sphereon-opensource/apis/sphereon-oid4vci-api.md) · [Page](https://skmtc.dev/sphereon-opensource/apis/sphereon-oid4vci-api/changes/credentials/post)
