# API to get Data needed to display on the Upcoming Panel **GET /dashboard/upcoming-panel** This API is used for getting the total count of late action plans for the user to display on the Upcoming Panel. Two numbers are returned, a total count of Close Tasks action plans where it is currently assigned to a performer but has the user or a group the user belonged to assigned as a reviewer, and a total count of Close Tasks action plans where it is currently assigned to a performer or a reviewer but has the user or a group the user belonged to assigned as an approver. ## 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) - **upcomingReviewerRoleCount** (integer(int32)) - **upcomingApproverRoleCount** (integer(int32)) [Powered by Bump.sh](https://bump.sh)