Skip to main content
GET
Retrieve recurring transactions (inflows and outflows) for a user

Authorizations

X-Access-Client-Id
string
header
required

Client ID

X-Access-Secret
string
header
required

Client Access Key

Path Parameters

user_id
string
required

Query Parameters

status
enum<string>
default:active

Filter by recurring source status. Defaults to active. Use all to return sources in any state.

Available options:
active,
inactive,
irregular,
all

Filter to a specific link ID. Defaults to all of the user's links.

Response

Recurring transactions for a user, split into recurring outflows (expenses) and recurring inflows (income sources).

recurring_transactions
object