---
title: "GET /openid4vc/verifiers/{verifierId}"
method: GET
path: "/openid4vc/verifiers/{verifierId}"
tags: ["OpenID4VC Verifiers"]
---

# GET /openid4vc/verifiers/{verifierId}

`GET /openid4vc/verifiers/{verifierId}`

Get an OpenID4VC verifier by id

## Path parameters

- `verifierId` string, required

## Headers

- `x-tenant-id` string

## Response `200`

Ok

- OpenId4VcVerifierRecord
  - `id` string, required
  - `createdAt` string, date-time, required
  - `updatedAt` string, date-time
  - `type` string, required
  - `publicVerifierId` string, required — The public verifier id, used for hosting SIOP / OAuth2 endpoints and metadata

---

[API](https://skmtc.net/openwallet-foundation/apis/credo-rest-api.md) · [All operations](https://skmtc.net/openwallet-foundation/apis/credo-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openwallet-foundation/credo-rest-api/revisions/33596742b733/schema)
