For the complete documentation index, see llms.txt. This page is also available as Markdown.

Retrieve Didomi configuration (web)

The current Didomi configuration implemented on a website can be retrieved via a function call in your browser's console.

Open your target website in a browser of your choice and launch the browser's developer tools. Navigate to the Console tab of the developer tools.

Input the following into the browser console and click Return:

The response represents the most recent Didomi configuration implemented on the website.

Last updated