---
title: "Redirect to the Credential"
method: GET
path: "/v1/issuer/credential_redirect"
tags: ["Credentials"]
---

# Redirect to the Credential

`GET /v1/issuer/credential_redirect`

This endpoint redirects to a particular Credential. You can supply your internal credential id of you'd like to redirect to. To make this work, you need to use your internal unique id while creating credential.

## Query parameters

- `id` string, required
- `issuer_id` string, required

## Changes

- **2025-07-04** `a93800de3a85` — 3 breaking
  - added the new required `query` request parameter `id`
  - added the new required `query` request parameter `issuer_id`
  - removed the request body
- **2025-06-30** `98201e8dd1b4` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API

[Change history](https://skmtc.dev/accredible/apis/accredible-credential-api/changes/v1/issuer/credential_redirect/get.md)

---

[API](https://skmtc.dev/accredible/apis/accredible-credential-api.md) · [All operations](https://skmtc.dev/accredible/apis/accredible-credential-api/llms.txt) · [OpenAPI document](https://skmtc.dev/accredible/apis/accredible-credential-api/revisions/71f24e1a9fe8?raw)
