# Access Leads+ Dashboard **GET /dashboard/integration/leads_plus/{partner_short_code}** Access the Leads+ subscription dashboard or purchase flow for an agent ## Servers - Production environment for Boost Integration V1 & V2: https://boost.homespotter.com (Production environment for Boost Integration V1 & V2) - QA/Staging environment (available upon request): https://boost.homespotter.com (QA/Staging environment (available upon request)) - GraphQL API server for agent lookups and queries: https://api.homespotter.com (GraphQL API server for agent lookups and queries) ## Authentication methods - Jwt token ## Parameters ### Path parameters - **partner_short_code** (string) Partner identifier ### Query parameters - **first_name** (string) - **last_name** (string) - **email** (string(email)) - **phone** (string) - **agent_img** (string(uri)) - **token** (string) ## Responses ### 200 Successfully accessed Leads+ dashboard #### Body: text/html (string) string [Powered by Bump.sh](https://bump.sh)