Skip to main content
GET
Get Consent Sets by Onboarding ID

Overview

Retrieves all consent sets associated with a specific onboardingId. Useful for recovering consent set information during registration flows.
This endpoint returns all consent sets created with the given onboardingId, including those that may have already been linked to users.

Endpoint

Headers

Path Parameters

Response

200 OK

404 Not Found

Code Examples

TypeScript

Python

cURL

Use Cases

Recover consent set ID from onboarding ID:
Check if onboarding ID has already been used:

Get by Consent Set ID

Retrieve specific consent set

Link User to Consent

Link userId to consent set

Create Onboarding Consent

Create new consent set with onboarding ID