Account Activity API-Activity
Number of APIs: 3
-
Get login activity for a HubSpot account. GET {{baseUrl}}/account-info/v3/activity/login?after=<string>&limit=<integer>&userId=<integer>
-
get-/account-info/v3/activity/audit-logs GET {{baseUrl}}/account-info/v3/activity/audit-logs?after=<string>&limit=<integer>&actingUserId=<integer>&actingUserId=<integer>&occurredAfter=<dateTime>&occurredBefore=<dateTime>&sort=<string>&sort=<string>
-
Get security activity for a HubSpot account GET {{baseUrl}}/account-info/v3/activity/security?after=<string>&limit=<integer>&userId=<integer>&fromTimestamp=<long>&toTimestamp=<long>