Get all leads
Header Parameters
Authorizationstring
Query Parameters
pageinteger
Page number (0-based)
Default value
0
sizeinteger
Page size
Default value
20
sortstring
Sort field and direction
Default value
createdAt,desc
statusstring
Filter by lead status
Enum values:
NEWIN_PROGRESSQUALIFIEDUNQUALIFIEDCLOSED_WONCLOSED_LOSTproductCodestring
Filter by product code
Response
200
Object
Leads retrieved successfully
Response Attributes
contentarray
List of leads
Show child attributes
totalElementsinteger
Total number of leads
totalPagesinteger
Total number of pages
sizeinteger
Page size
numberinteger
Current page number (0-based)
firstboolean
Whether this is the first page
lastboolean
Whether this is the last page
numberOfElementsinteger
Number of elements in current page
emptyboolean
Whether the page is empty
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?