---
title: "Get Hosted Consent Request"
method: GET
path: "/hosted/consent-requests/{consentRequestId}"
tags: ["Hosted Consent Pages"]
---

# Get Hosted Consent Request

`GET /hosted/consent-requests/{consentRequestId}`

Used to get details of a hosted consent request

## Path parameters

- `consentRequestId` string, required

## Headers

- `sub-application` string, uuid

## Response `200`

Ok

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `500` — Unexpected Error
- `default` — Error Response

---

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