Enhancement
API: You can now fetch users created since a specific date instead of all the data from endpoint
Instead of fetching all data from the user endpoint, integrations can now fetch all created users after a certain date.
Example request:
https://company.cvpartner.com/api/v1/users?offset=0&created_after=27-09-2021
Contact techsupport@cvpartner.com if you need any help with your integrations!