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
required

API key. Refer to Authentication for more information.

Accept
enum<string>
default:application/json
required

Must be application/json.

Available options:
application/json

Path Parameters

team_member_id
string<uuid>
required

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

Example:

"aaaabbbb-cccc-dddd-eeee-ffff00001111"

Response

200 - application/json

OK - Request succeeded

team_member
object