get https://api.consentric.io/permissions-store
Full content information for the permissions
and preferences
response fields can be found under #/Permissions/getPermissionsV2 and #/Preferences/getPreferences respectively.
When a value for externalRef
is provided, pagination fields are ignored.
For optimum performance, it is recommended that the includeTotal
parameter is set to false
unless the value of the total
field in the response is absolutely necessary.
For backwards compatibility, it defaults to true
.
In the event of receiving a response with status code 504 (GATEWAY TIMEOUT), it is recommended that the since
and before
parameters are used to reduce the quantity of data to be paginated.
Multiple smaller date ranges can be used to traverse larger periods.