Get attendee analytics profile informationAsk AIget https://api.accelevents.com/rest/host/event/{eventUrl}/attendee/{userId}/profileThis API used to get analytics profile information of Attendee.Path ParamsuserIdint64requiredThis field contains user id for which this api returns all analytics profile information.eventUrlstringrequiredEvent url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.HeadersAuthorizationstringAPI Authentication TokenacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 401401 403403 404404Updated 10 months ago