Skip to main content
GET
List all activities

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

visitor id

Query Parameters

search keyword

page
integer
default:1

page number of pagination list

Required range: x >= 1
limit
integer
default:25

no of rows per page

Required range: x >= 1

Response

200 - application/json

OK

message
string
success
boolean
content
object