Add API capability to retrieve approval data with filters

Description

Implement an API endpoint that allows users to retrieve approval information based on filters such as status, creator, time of creation, and issue ID.


Accepted criteria

  • The API endpoint is implemented and functional.
  • Supports filters, such as (status, creator, time of creation, and issue ID).