Retrieve pulse information for the authenticated account. If the account has access to organizations, pass account_id to filter to a specific account within those organizations.
Filter to a specific account. Only applicable when the authenticated account has access to multiple accounts via organization membership.
Filter by active status. Set to 'true' to return only active pulses, 'false' for inactive pulses. If not provided, returns all pulses regardless of active status.
true, false Pulses retrieved successfully
Status of the request
success, error Array of pulse objects. Contains pulses for the authenticated account. If the account has access to organizations, all organization accounts are included.
Error message (only present if status is error)