[tPortal] Get payments list for a project

Retrieve a paginated list of payments for all agents under a specific project.

The endpoint requires:
- User authentication via access token
- Project ID to filter payments
- Optional pagination and sorting parameters

Returns a paginated list of payments with metadata including:
- Payment details (amount, status, agents, etc.)
- Pagination information (current page, total pages, etc.)
Language
Click Try It! to start a request and see the response here!