Get the time of the latest profile activity.
2 credits per call.
curl --request GET \ --url https://fresh-linkedin-profile-data.p.rapidapi.com/get-profile-recent-activity-time \ --header 'x-rapidapi-key: <api-key>'
{ "message": "ok", "data": { "recent_activity_time": "4d" } }
Success
The response is of type object.
object