---
title: "Get consent details"
method: GET
path: "/v1/consent/{consentToken}"
tags: ["Consent"]
---

# Get consent details

`GET /v1/consent/{consentToken}`

Returns consent request details for a consent token so a user can review and decide to approve or deny.

## Path parameters

- `consentToken` string, required

## Response `200`

Consent details returned

## Other responses

- `404` — Consent token not found or expired

---

[API](https://skmtc.net/reflexpay/apis/idaas-identity-as-a-service-api.md) · [All operations](https://skmtc.net/reflexpay/apis/idaas-identity-as-a-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reflexpay/idaas-identity-as-a-service-api/versions/db1f954badfb/schema)
