Agb Revision
Get Current Agb Revision
Returns the current Agb revision.
get/public/api/user/v1/current-agb-revision
Response
OK
Example response
{
"version": "1.0",
"validFrom": "2022-03-10T12:15:50",
"enforceConsentFrom": "2022-03-10T12:15:50",
"agbText": {
"de": "<h1>AGB</h2>",
"fr": "<h1>CG</h2>",
"it": "<h1>CG</h2>"
}
}