cURL
curl --request GET \ --url https://app-preprod.cybedefend.com/team/{teamId}/member/{userId}
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "firstName": "<string>", "lastName": "<string>", "email": "jsmith@example.com", "picture": "<string>", "role": "<string>" }
Member of a team
User unique identifier
User first name
User last name
User email address
User picture URL
User role in the organization