Retrieves profile insights for the specified dataset. If you received a 202 Accepted response from POST /ml/profile-insights, poll this endpoint until a 200 OK response with ready status is returned.
202 Accepted
POST /ml/profile-insights
200 OK
ready
The Qlik catalog dataset ID
Optional
GetMlProfileInsightHttpError
Retrieves profile insights for the specified dataset. If you received a
202 Accepted
response fromPOST /ml/profile-insights
, poll this endpoint until a200 OK
response withready
status is returned.