Skip to main content
GET
Get Consent Set by ID

Overview

Retrieves a specific consent set by its UUID, including all consent records with detailed metadata.
Use this endpoint when you have a consentSetId and need to retrieve the complete consent set details.

Endpoint

Headers

Path Parameters

Response

200 OK

Response Fields

404 Not Found

Code Examples

TypeScript

Python

cURL

Use Cases

Check if a consent set has been linked to a user:
Verify the policy type for a consent set:

Get by Onboarding ID

Retrieve consent sets by onboarding ID

Get User Consent Status

Get consent status by userId

Link User to Consent

Link userId to this consent set