Get specific board memberget https://api.miro.com/v2/boards/{board_id}/members/{board_member_id}Retrieves information for a board member.Required scope boards:read Rate limiting Level 1Path Paramsboard_idstringrequiredUnique identifier (ID) of the board to which the board member belongs.board_member_idstringrequiredUnique identifier (ID) of the board member whose role you want to retrieve.Responses 200Board member retrieved 400Malformed request 404Invalid access 429Too many requestsUpdated 19 days ago