Get a team member by ID.
{your-subdomain} with your workspace’s subdomain. X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
Specifies the expected response format. Must be set to application/json for proper API communication.
application/json Id of the team member that you want to retrieve. You can get team_member_id by listing all team members using our List team members API. Here you will see id for each team member.
"13c02be6-8bd4-4dda-b9e6-07df53feb8a4"
OK - Request succeeded