Get Pulse Feed

Get pulse feed with enhanced filtering. Returns both new pulse events and legacy agent interactions.

Authentication

AuthorizationBearer

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

Query parameters

user_idstring or nullOptional
agent_idsstring or nullOptional
action_typesstring or nullOptional
start_datestring or nullOptional
end_datestring or nullOptional
limitintegerOptionalDefaults to 50
include_childrenbooleanOptionalDefaults to false
min_significancedoubleOptionalDefaults to 0

Response

Successful Response
okboolean
datamap from strings to any

Errors