Returns the project members of the project with the specified id.

GET

Returns the project members of the project with the specified id.

Required Permissions: The user has to be the creator of the project or needs read permissions of the feature project-master-data.

Path parameters

projectIdstringRequired

The id of the project.

Response

OK

idstringOptional

The id of the project member entity.

userIdstringOptional

The id of the user who is this project member.

firstNamestringOptional

The first name of the user.

lastNamestringOptional

The last name of the user.

hasImagebooleanOptionalDefaults to false

Whether the user has an image.

projectRoleIdstringOptional

The project role of the project member.

projectRoleNamestringOptional

The project role name of the project member.

isResponsiblebooleanOptionalDefaults to false

Whether the user is responsible for this project.

isDeactivatedbooleanOptionalDefaults to false

Whether the user is deactivated.

isExternalbooleanOptionalDefaults to false

True if this entity is coming from an external workspace (awork Connect).