Skip to main content
GET
Fetch Employee Recent Activity

Authorizations

Authorization
string
header
required

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

Response

Fetched employee recent activity successfully.

success
boolean
Example:

true

statusCode
integer
Example:

200

statusMessage
string
Example:

"Fetched employee recent activity successfully"

error
object | null
Example:

null

data
object