I am using openfire version 4.2.1 currently and I am not able to find api which provide me list of my MUC room in which I am member.
How can I get above result using openfire rest api ?
You can use the retrieve all user groups endpoint, specifying the username as part of the URl.
GET /users/{username}/groups