List consent profiles defined by ListConsentProfilesReq message. Gets all of the unique consent profiles. The method will return a ListConsentProfilesRes message containing consent_profile_id, profile_name, the number of consents belonging to the profile, and disabled. Required permissions: PERMISSION_COMPLIANCE_CONSENT
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
Example
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cbf.tcn.com/api/v0alpha/compliance/listconsentprofiles' \
--header'Content-Type: application/json' \
--data-raw''