REST API

User Management API

Use the User Management API to retrieve a list of the Business Center users within your organization. This API is a programmatic alternative to logging into the Business Center and viewing your user accounts via the UI.
The API returns details about your users' Business Center account, such as, permissions, roles, account status, and contact information.
NOTE
The
GET /ums/v1/users
endpoint has been deprecated and replaced with the
POST /ums/v1/users/search
endpoint.