---
title: "Changes to Search for Credentials (v2)"
method: POST
path: "/v2/credentials/search"
---

# Changes to Search for Credentials (v2)

`POST /v2/credentials/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 30 revisions.

- **2026-01-07** `e6fe9658dfa9` — 1 info
- **2026-01-07** `790286a76604` — 2 breaking, 2 info
- **2025-12-26** `97033e03fe07` — 18 breaking, 6 warning, 17 info
- **2025-11-05** `f494f7d36307` — 1 info
- **2025-07-29** `94e03fe9537b` — 1 info
- **2025-07-08** `d146e0a98f94` — 1 info
- **2025-07-04** `7b8d90ce110b` — 1 info
- **2025-06-30** `98201e8dd1b4` — 1 warning, 1 info

## Changes

- **2026-01-07** `e6fe9658dfa9` — 1 info
  - added the optional property `credentials/items/group/phone_number` to the response with the `200` status
- **2026-01-07** `790286a76604` — 2 breaking, 2 info
  - the `page/from` request property type/format changed from `string`/`` to `integer`/``
  - the `page/size` request property type/format changed from `string`/`` to `integer`/``
  - added the new optional request property `page/cursor`
  - added the optional property `meta/cursor` to the response with the `200` status
- **2025-12-26** `97033e03fe07` — 18 breaking, 6 warning, 17 info
  - the response property `credentials/items/custom_attributes` became optional for the status `200`
  - the response property `credentials/items/expired_on` became optional for the status `200`
  - the response property `credentials/items/grade` became optional for the status `200`
  - the response property `credentials/items/id` became optional for the status `200`
  - the response property `credentials/items/issued_on` became optional for the status `200`
  - the response property `credentials/items/meta_data` became optional for the status `200`
  - the response property `credentials/items/name` became optional for the status `200`
  - the response property `credentials/items/private` became optional for the status `200`
  - the `credentials/items/custom_attributes` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `credentials/items/expired_on` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - removed the required property `credentials/items/allow_supplemental_evidence` from the response with the `200` status
  - removed the required property `credentials/items/allow_supplemental_references` from the response with the `200` status
  - removed the required property `credentials/items/complete` from the response with the `200` status
  - removed the required property `credentials/items/course_link` from the response with the `200` status
  - removed the required property `credentials/items/description` from the response with the `200` status
  - removed the required property `credentials/items/group_name` from the response with the `200` status
  - removed the required property `credentials/items/issuer` from the response with the `200` status
  - removed the required property `credentials/items/recipient` from the response with the `200` status
  - removed the optional property `credentials/items/meta_data/foo` from the response with the `200` status
  - removed the optional property `meta/current_page` from the response with the `200` status
  - removed the optional property `meta/next_page` from the response with the `200` status
  - removed the optional property `meta/prev_page` from the response with the `200` status
  - removed the optional property `meta/total_count` from the response with the `200` status
  - removed the optional property `meta/total_pages` from the response with the `200` status
  - added the optional property `credentials/items/approve` to the response with the `200` status
  - added the optional property `credentials/items/created_at` to the response with the `200` status
  - added the optional property `credentials/items/group` to the response with the `200` status
  - added the optional property `credentials/items/issuer_id` to the response with the `200` status
  - added the optional property `credentials/items/license_id` to the response with the `200` status
  - added the optional property `credentials/items/published_on` to the response with the `200` status
  - added the optional property `credentials/items/recipient_email` to the response with the `200` status
  - added the optional property `credentials/items/recipient_engaged` to the response with the `200` status
  - added the optional property `credentials/items/recipient_id` to the response with the `200` status
  - added the optional property `credentials/items/recipient_meta_data` to the response with the `200` status
  - added the optional property `credentials/items/recipient_name` to the response with the `200` status
  - added the optional property `credentials/items/recipient_opened` to the response with the `200` status
  - added the optional property `credentials/items/updated_at` to the response with the `200` status
  - added the optional property `credentials/items/uuid` to the response with the `200` status
  - added the optional property `meta/count` to the response with the `200` status
  - added the optional property `meta/from` to the response with the `200` status
  - …1 more
- **2025-11-05** `f494f7d36307` — 1 info
  - added the optional property `credentials/items/recipient/phone_number` to the response with the `200` status
- **2025-07-29** `94e03fe9537b` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2025-07-08** `d146e0a98f94` — 1 info
  - added the new optional request property `query/uuid`
- **2025-07-04** `7b8d90ce110b` — 1 info
  - api operation id `Search for Credentials` removed and replaced with `Search for Credentials (v2)`
- **2025-06-30** `98201e8dd1b4` — 1 warning, 1 info
  - deleted the `header` request parameter `Authorization`
  - the endpoint scheme security `ApiKeyAuth` was added to the API

---

[Operation](https://skmtc.dev/accredible/apis/accredible-credential-api/docs/v2/credentials/search/post.md) · [API](https://skmtc.dev/accredible/apis/accredible-credential-api.md) · [Page](https://skmtc.dev/accredible/apis/accredible-credential-api/changes/v2/credentials/search/post)
