Skip to main content
GET
List connection history for the account

Authorizations

Authorization
string
header
required

Better Auth account-session JWT. The token audience must be ${GOLOCO_PUBLIC_API_URL}/v1.

Query Parameters

cursor
string

Opaque cursor returned by the previous page.

Minimum string length: 1
limit
integer
default:25
Required range: 1 <= x <= 100

Response

Connection history page.

data
object[]
required
next_page
string | null
required