csolis214
5 years agoGuide
Get Session id's for users
Hello.
I'm wondering if the value returned by the following API call rest("/authentication/sessions/current/id") can be mapped to any value inside of the Bulk Data API call?
Would that happen to be visit.id or visitor.id or there another call I could make to get a list of all session ids if they weren't included in the Bulk API call?
Seems like "visit.id" and "visitor.id" don't seem to be correct.