Skip to main content
GET
Get team member details
Replace {your-subdomain} with your workspace’s subdomain.
Learn how to find your subdomain in Workspace subdomain.

Headers

X-Api-Key
string
default:your-api-key
required

Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.

Path Parameters

team_member_id
string
required

ID of the team member. You can get this by listing all team members using the List all team members API.

Example:

"aaaabbbb-cccc-dddd-eeee-ffff00001111"

Response

200 - application/json

OK - Request succeeded

team_member
object