GET
/v1/preferenceagents/public/{tenantId}/{slug}Get preferenceagents public
Not yet documented — no summary in the API source.
Requires
Authorization: Bearer sk_...tenant_idPath parameters
tenantIdstringrequiredslugstringrequiredQuery parameters
preview_tokenstringdefault Responses
namestringnullablewelcomestringnullablestatusstringnullableaccentstringnullableavatarstringnullablebubblestringnullabledensitystringnullableshowProgressbooleanshowCountbooleanallowSkipbooleanelementsCountinteger (int32)fallbackPageIdstringnullablecurl --request GET \
--url 'https://api.4comply.io/v1/preferenceagents/public/your-tenant-id/example-slug' \
--header 'Authorization: Bearer sk_...' \
--header 'tenant_id: your-tenant-id'