# Campaign Details **GET /dashboard/integration/details/{partner_short_code}/v1** Get detailed report of all campaigns for an agent. For partners familiar with existing Boost customers. ## 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) ### Query parameters - **token** (string) JWT token with customer_id, agent_id, and iat (V1 format) ## Responses ### 200 Campaign details retrieved #### Body: application/json (object) - **rollupStats** (object) - **results** (array[object]) - **rows** (integer) [Powered by Bump.sh](https://bump.sh)