v4.0
about 1 year ago by Jae Huh
We are excited to announce the updates to the Vygo API, enhancing its functionality and providing more comprehensive data retrieval capabilities.
What's new
Users
A new /users
endpoint has been added to the Vygo API. This endpoint allows API users to retrieve detailed user data using the GET
method, and provides user information with relevant details. Please checkout the full parameter and response details from the api reference.
Updates
User Activities
The /users/activities
endpoint has been updated to include new activities and more activity specific information. This enhancement allows for a more granular view of user activities, enabling better monitoring and analysis of user behaviour. Additionally, the time
field has been renamed to created_at
.