Retrieve an InsightCopy Pageget https://au-api.basiq.io/users/{userId}/insights/{insightId}Returns detailed information for a specific insight by IDPath ParamsuserIduuidrequiredThe unique identifier of the userinsightIduuidrequiredThe unique identifier of the insight (must be valid UUID format)Responses 200Successful response with insight details 400Bad Request - Invalid insight ID format 401Unauthorized - Invalid or missing authentication token 404User or insight not foundUpdated about 2 months ago