SegmentScan

Get a paged list of Users for a Segment.

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

segment Id in path

Query Params
string

Your Lytics account ID.

string

segment Id in querystring instead of path then use api/segment/scan

integer

num of rows to return per call, default = 10, max = 100

string

1,2,3 comma seperated list of ints 0-99 for a-b split testing (a=1,5,8 )

integer

optional ID of a previous segment scan to resume, must be recent this is retrieved from the next parameter in JSON response

boolean

optional boolean, whether to include schema in response

string

field to sort on

string

[desc,asc]

boolean

short cut for last visit timestamp desc [t,true,]

string

JSON of ad-hoc segment, or pass this in http Body

string

list of fields to include in response

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!