This endpoint allows you to retrieve a specific team member.
{
"id": "VNARgK33nMASdJKdi",
"firstName": "John",
"lastName": "Doe",
"role": "owner",
"createdAt": "2020-01-01T10:15:42.087Z"
}
{
"type": "resource_not_found",
"message": "Invalid team member id 'MOARgK33nMASdJKdd'"
}