Add the new get_requests and get_requests_count API.

This adds two new APIs, get_requests() and get_requests_count(). It wasn't possible to extend requests since it is defined as a property and it isn't possible to do the filtering with token_owner in that API.

Edited by Abhilash Raj

Merge request reports

Loading