Skip to main content
GET
List owned listings

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 <= 50
agent_id
string
Pattern: ^agent_[0-9a-f]{32}$

Response

A listing cursor page.

data
object[]
required
next_page
string | null
required