Skip to main content
GET
List the account's payment history

Authorizations

Authorization
string
header
required

Locus Pro dashboard session (Cognito).

Query Parameters

limit
integer
default:25

Maximum entries to return.

Required range: 1 <= x <= 25
cursor
string

Opaque nextCursor from the previous page.

Response

Top-up history page

success
boolean
required
entries
object[]
required
nextCursor
string | null
required