Account Activity API-Activity

Number of APIs: 3

  1. Get login activity for a HubSpot account. GET {{baseUrl}}/account-info/v3/activity/login?after=<string>&limit=<integer>&userId=<integer>

  2. 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>

  3. Get security activity for a HubSpot account GET {{baseUrl}}/account-info/v3/activity/security?after=<string>&limit=<integer>&userId=<integer>&fromTimestamp=<long>&toTimestamp=<long>