Skip to main content
GET
List connections

Authorizations

Authorization
string
header
required

Authorization: Bearer rbk_live_...

Redbark-Version
string
header
required

The API release your integration is built against, e.g. 2026-10-01.wattle. Required on every request.

Query Parameters

limit
integer

1 to 100, default 20. For more results follow next_page_url instead of raising limit. Ignored when page is set.

Required range: 1 <= x <= 100
page
string

Opaque token from next_page_url / previous_page_url. Filters are locked to the first call of a walk; changing them while paging is rejected.

include[]

Related objects to expand inline. Repeat the parameter for more than one; see each resource for its includes.

status

Filter by computed status; repeat with status[]= for several

provider
string

Filter by provider: fiskil, akahu or snaptrade

Response

Connections, newest first

object
enum<string>
required
Available options:
list
data
object[]
required
next_page_url
string | null
required
previous_page_url
string | null
required