# API to get Data needed to display on the Proxies Panel **GET /dashboard/proxies-panel** This API is used for getting total count of proxy assigned either as an owner or as an proxy. Thus, two numbers are returned, a total count of proxies the user assigned to others, and a total count of of users who assigned the user as a proxy. ## Servers - https://usaapi02.cadencyservices.trintech.com/test/api: https://usaapi02.cadencyservices.trintech.com/test/api () ## Authentication methods - Oauth2 ## Parameters ## Responses ### 200 OK #### Body: application/json (object) - **ownerCount** (integer(int32)) - **proxyCount** (integer(int32)) [Powered by Bump.sh](https://bump.sh)