Digital.ai Continuous Testing enables Cloud and Project Admins to manage users using Rest API. This page describes supported RestAPI'sfor managing users.
The role of the user performing the Rest Operation is specified by the Authorization header.
For more information, please visit How To Execute Rest API.
Gets All the Users
Gets all the users.
- This API can only be used by Cloud Admins or Project Admins.
- Project Admin will get all the users in his project.
- Cloud Admin will get all the users from all projects.
GET /api/v1/users |