As a Possum API user, I want to be able to search, count, and paginate when I list resources.
GIVEN I pass search, count, limit, or offset
WHEN I list resources
THEN I see only the specified information
Dev notes:
Searching, counting, and pagination should work the same way they do in Conjur v4.