Team
Get Team Member
Retrieve a single team member by ID.
Requires an API key with
read_only or full_access scope.
Path parameters
string
required
The unique identifier of the team member.
Response
string
User ID.
string
Email address.
string | null
First name.
string | null
Last name.
string
Workspace role (
root, project_manager, ops_lead, pilot, client).string | null
Job title.
string | null
Phone number.
string | null
Profile picture URL.
number
Unix timestamp (milliseconds) when the member was added.
number
Unix timestamp (milliseconds) when the member was last updated.