clearloop
Get ClearLoop Actions
GET
/
clearloop
/
actions
Query Parameters
fromTimestamp
string
Unix timestamp down to the millisecond granularity that can be used to retrieve records from this time
toTimestamp
string
Unix timestamp down to the millisecond granularity that can be used to retrieve records until this time
clientAccountId
string
Exchange account unique identifier for which records can be retrieved
portfolioIds
string[]
Portfolio ids for which records can be retrieved
actionType
string
'add-funds' or 'remove-funds'
limit
string
Limit for pagination
offset
string
Offset for pagination
sortDirection
string
default: ascParameter to sort data in 'asc' ascending or 'desc' descending order
Response
200 - application/json
actions
object[]
requiredpagination
object