Skip to main content
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.

Errors

404 Not Found - Team member not found.