Projects
Retrieve project user
Retrieves a user in the project.
get/organization/projects/{project_id}/users/{user_id}
Path parameters
project_idstring required
The ID of the project.
user_idstring required
The ID of the user.
Response
Project user retrieved successfully.