cURL
curl --request GET \ --url https://api.agntdata.dev/v1/linkedin/get-profile-recent-activity-time \ --header 'Authorization: <api-key>'
{ "success": true, "message": "", "data": { "time": "11h" } }
Get the time of the profileβs last activity
Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...
OK
Show child attributes