---
title: "Get crumb issuer. A CrumbIssuer represents an algorithm to generate a nonce value, known as a crumb, to counter cross site request forgery exploits. Crumbs are typically hashes incorporating information that uniquely identifies an agent that sends a request, along with a guarded secret so that the crumb value cannot be forged by a third party."
method: GET
path: "/kapis/devops.kubesphere.io/v1alpha2/crumbissuer"
tags: ["DevOps Pipeline"]
---

# Get crumb issuer. A CrumbIssuer represents an algorithm to generate a nonce value, known as a crumb, to counter cross site request forgery exploits. Crumbs are typically hashes incorporating information that uniquely identifies an agent that sends a request, along with a guarded secret so that the crumb value cannot be forged by a third party.

`GET /kapis/devops.kubesphere.io/v1alpha2/crumbissuer`

## Response `200`

ok

- DevopsCrumb
  - `_class` string — It’s a fully qualified name and is an identifier of the producer of this resource's capability.
  - `crumb` string — crumb data
  - `crumbRequestField` string — crumb request field

---

[API](https://skmtc.net/kubesphere/apis/kubesphere-devops.md) · [All operations](https://skmtc.net/kubesphere/apis/kubesphere-devops/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kubesphere/kubesphere-devops/versions/f2642b25b303/schema)
