Added
Users API now avaliable
about 3 hours ago by Chris O'Brien
We’ve expanded the Mercury API with two new /api/v1/users endpoints that make it easier to retrieve user information for your organization.
You can now fetch detailed information for a specific user by providing their userId.
This endpoint returns the user’s name, email, organization role, and other identifying details.
This new list endpoint allows you to retrieve all users in your organization. It’s useful for syncing user directories, auditing permissions, or powering admin dashboards.
If you have questions or want to see additional user related functionality in future releases, feel free to reach out to [email protected].
