Get List of Privacy Notice VersionsAsk AIget https://{hostname}/api/privacynotice/v2/privacynotices/{privacyNoticeId}/versionsUse this API to retrieve a list of versions for a specific privacy notice.Path ParamsprivacyNoticeIduuidrequiredID of the privacy notice. The value can be obtained using Get List of Privacy Notices API.Query Paramspageint320 to 49Defaults to 0Results page to be retrieved (0..N). Example- '?page=1sizeint321 to 50Defaults to 20Number of records per page (1..50). Example- '?size=30Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago