Get people in a smart list

Execute a smart list and return paginated people matching its filter criteria.

Use Cases:

  • Retrieve contacts matching a saved filter without specifying individual filter parameters
  • Build dashboards showing filtered contact segments
  • Export smart list results to external systems

Pagination:

  • Use page and limit parameters for pagination
  • Default: 25 people per page, maximum 100

Response: Returns the same person objects as GET /api/partner/people with pagination metadata.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Smart List ID

Query Params
integer

Page number (default: 1)

integer

Items per page (default: 25, max: 100)

Responses

401

unauthorized

404

not found

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json