get versionsget https://api-examples.tamr.cloud/api/v1alpha1/tables/{tableId}/records/{recordId}/versionsFetches the version history of a recordPath ParamstableIdstringrequiredRequired. The table that the record belongs to.recordIdstringrequiredRequired. The identifier for the record.Query ParamspageSizeint32Optional. The maximum number of versions to return. Default is 10. Maximum is 100.Response 200A successful response.Updated 23 days ago