Get bucketing information for a visitorAsk AIget https://api.optimizely.com/v2/attribution/{account_id}/visitor/{visitor_id}Get a list of experiments within a project a visitor has been exposed toPath Paramsaccount_idint64requiredThe unique identifier of the Optimizely Accountvisitor_idstringrequiredThe Optimizely User ID of the visitorQuery Paramsstart_timedate-timeStart of the time interval (inclusive) used to filter the bucketing decisions. The time is formatted in ISO 8601.end_timedate-timeEnd of the time interval (inclusive) used to filter the bucketing decisions. The time is formatted in ISO 8601.Responses 200Return bucketing information 401Invalid credentials 403You do not have permission to access bucketing history information defaultUnexpected errorUpdated 7 months ago