curl --request GET \ --url https://api.onfabric.io/api/v1/journey/{user_id}/overtime
[ { "month": "2023-11-07T05:31:56Z", "journey_count": 123 } ]
The api key generated from the Fabric developer portal
Start date to filter events from
End date to filter events to
Successful Response
The response is of type JourneyOvertime · object[].
JourneyOvertime · object[]