The Qlik catalog dataset ID
an object with query parameters
OptionalexperimentType?: ExperimentTypeThe optional experiment type for profile-insights GET requests after this is known.
OptionalexperimentVersionId?: stringThe optional experimentVersionId query parameter for profile-insights GET requests. When provided after a version has been trained, it gets the profile insights snapshot used in previous versions rather than new results.
Optionaltarget?: stringThe optional target feature for profile-insights GET requests after this is known.
Optionaloptions: ApiCallOptions
Retrieves profile insights for the specified dataset. If you received a
202 Acceptedresponse fromPOST /ml/profile-insights, poll this endpoint until a200 OKresponse withreadystatus is returned.