Get all variations
Get a list of all variations. For more information on paramsIO refer to the Get started article, and see the Using paramsIO tutorial for practical use cases. To use optionalFields check out this guide.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Response
OK
Name of the variation
Site Id of the project the variation belongs to
Variation color displayed in the editor
Creation mode of the variation: CODE_BASE, GRAPHICAL, AI or UNDEFINED
AI, CODE_BASE, GRAPHICAL, UNDEFINED, WIDGET Code editor css code for variation
Custom JSON for this variation
Id of the experiment this variation belongs to
Delay in seconds between two exposures
Frequency of exposure during the same visit
Frequency of the exposure for the same visitor
Delay in seconds between exposure for the same visitor
Unique Id of the variation
Set to true (which is also the default value) if the code is applied once the DOM is ready.
Code editor javascript code for variation
Id of the personalization this variation belongs to
Object used to define an autorun message in the variation. Triggers the creation of a message of type autorun if valid
Redirection parameters of a variation
Redirect URL used for redirecting variation. Deprecated property: use property 'redirection' instead
ShadowDOM option
Widget template input data in JSON format.