Retrieves the count of leads categorized by their statuses. This endpoint helps users understand the distribution of leads across different stages, allowing for better resource allocation and focus on specific groups.
Request
Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string {{Username}}:{{Password}}