List visits for a client

Retrieve all visits for a specific client. Returns visits sorted by date descending.
This is a convenience endpoint equivalent to GET /visits?clientId={clientId}.

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

Unique client identifier

Query Params
integer
1 to 100
Defaults to 20

Maximum number of results to return (1-100)

integer
≥ 0
Defaults to 0

Number of results to skip for pagination

date

Filter visits starting on or after this date (YYYY-MM-DD)

date

Filter visits starting on or before this date (YYYY-MM-DD)

Responses

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