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

marketId
string

32-byte hex string (with or without 0x prefix).

Pattern: ^(0x)?[0-9a-fA-F]+$
cursor
string

32-byte hex string (with or without 0x prefix).

Pattern: ^(0x)?[0-9a-fA-F]+$
limit
integer
default:50
Required range: 1 <= x <= 100

Response

Default Response

schema
enum<string>
required
Available options:
aura/fee-reward-direct-public-activity/v1
events
object[]
required
nextCursor
string | null
required

32-byte hex string (with or without 0x prefix).

Pattern: ^(0x)?[0-9a-fA-F]+$
Last modified on August 22, 2026