Forum Discussion
Aleksandar_A
3 years agoContributor III
Hi @swatifunde.
Please refer to Retrieve Activities in Org documentation, there is an option to get the session_start and session_end, and also to filter by user.
Please let me know if this helps you.
BR,
Aleksandar.
swatifunde
3 years agoContributor
Thank you for this information.
I am trying to get this data from API but its throwing an error.
- swatifunde3 years agoContributor
what is the meaning of updated date here?
Is it last login date or something else? - Aleksandar_A3 years agoContributor III
What’s exactly the error that you are getting?
- swatifunde3 years agoContributor
I am getting 401 Unauthorized error
- Aleksandar_A3 years agoContributor III
That’s because the API endpoint requires a Basic Authentication.