List Pulses
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.
Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
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 Response
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)
