Changelog
Introduction

Sections

Theme switcher

Get Account's Timeline Events

With Get Account's Timeline Events endpoint, you can retrieve detailed information about events associated with a specific account. Users can access a timeline of events, including details, creators, and creation timestamps, providing valuable insights into account activities.

Header Parameters

Authorizationstring

Query Parameters

typestring

A string parameter specifying the type of activity to filter by.

Enum values:
VOIP_CALLNOTETASK_CALLTASKLEAD_ASSIGNMENTFAILED_DEPOSITSUCCESSFUL_DEPOSITWITHDRAWAL_TO_CONFIRMSTOP_LOSSTAKE_PROFIT
... 4 other enums
fromstring

Filters activities starting from this date and time

tostring

Filters activities up to this date and time.

sortstring

Specifies the sorting order of the results. The default value is created,desc, which sorts the activities by creation date in descending order

Default value
created,desc

Path Parameters

accountUuidstring Required

Unique identifier for a user account, used to fetch specific account data.

Response

200
Object
OK

Response Attributes

timelineEventsarray

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?