get
https://www.pelcro.com/api/v1/core/analytics/customers/activity/journey
A single customer's chronological activity events.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Returns one customer's activity events, most recent first, page-paginated.
user_idis required and the customer must belong to the site; a customer from another site returns404.- Paginate with
pageandlimit(events per page); pagination details are in the responsemeta(current_page,per_page,total,last_page). - Each event includes its time, name, code, page path, referrer domain, country, platform, and UTM source/campaign.
Unlike the other endpoints, this is a per-event list rather than an aggregation.

