---
title: "Displays the internal consent screen for a given auth request"
method: GET
path: "/consents/{authRequestId}"
tags: ["consents"]
---

# Displays the internal consent screen for a given auth request

`GET /consents/{authRequestId}`

Requires client to be configured with an internal consent screen

## Path parameters

- `authRequestId` string, uuid, required

## Response `200`

HTML response with configured internal consent screens for given auth request

## Other responses

- `404` — Unsuccessful Response - Valid auth request could not be found

---

[API](https://skmtc.net/moneyhubenterprise/apis/moneyhub-identity-service.md) · [All operations](https://skmtc.net/moneyhubenterprise/apis/moneyhub-identity-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moneyhubenterprise/moneyhub-identity-service/revisions/8841721f7aae/schema)
