Project Users
Retrieves a list of team members and their roles assigned to a specified project.
This API is being deprecated
This API is being superseded by the iTwins API and the Access Control API. Please consider transitioning your software to the iTwins API.
With any questions, please first consult the iTwins API FAQ. If your question isn't answered there, please use our Community Support Channels to contact our developers.
Authentication
Requires Authorization
header with valid Bearer token for scope projects:read
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.
Authorization
User must be an Organization Administrator for the Organization that owns a given project or be a project team member.
An Organization Administrator must have at least one of the following roles assigned in User Management: Account Administrator, Co-Administrator, or CONNECT Services Administrator. For more information about User Management please visit our Bentley Communities Licensing, Cloud, and Web Services wiki page.
Response
By default, each member in the returned list of members will only have names of the roles that are assigned to the user.
A full representation of roles assigned to the member can be returned by specifying the prefer header that includes a value of return=representation.