Skip to main content
GET
Error

Authorizations

aura_session
string
cookie
required

HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 100
cursor
string
Required string length: 1 - 512

Response

Default Response

account
string
required

Alephium address (base58, optional :N group suffix).

Required string length: 30 - 80
Pattern: ^[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz:]+$
authority
object
required
items
object[]
required
page
object
required
Last modified on August 11, 2026