How do I find requestor group name via REST API?

I’m trying to find an owner’s group via the rest API. This can be done outside of the REST api via /Elements/ShowMembers according to name-of-the-requestors-groups. Would it be possible to call this via RT::Client::REST::Object ?