{ "id": "<string>", "role": "Viewer", "user": { "id": "<string>", "org_id": "<string>", "account_id": "<string>", "profile_picture": "<string>", "name": "<string>", "email": "<string>", "job_position_name": "<string>", "job_position_description": "<string>", "state": "Active", "roles": [ "AppGuest" ], "created_at": "<string>" }, "is_project_member": true }
Retrieve details of a specific project member by user ID
The ID of the project
The ID of the user to get member information for
Returns the project member details
Viewer
Commenter
Editor
Admin
Owner
Show child attributes