Skip to main content
GET
List recent account activity

What this endpoint does

Returns a recent activity feed for the current tenant account.

When to use it

Use it for a dashboard feed. Use resource-specific list and detail endpoints for full reconciliation.

Before you call

Authenticate with an API key that can read this resource. Results are restricted to the tenant account bound to that key.

Money and balance effect

This is a read-only request. It does not reserve, debit, credit, or settle money.

States and completion

Activity entries are summaries. Follow the linked resource to read its authoritative current state.

Safe retries

GET requests are read-only and may be retried with normal exponential backoff. Do not send an Idempotency-Key. Read Activity and history for the complete workflow.

Authorizations

Authorization
string
header
required

Send the same Wayex API key as Authorization: Bearer <key>.

Query Parameters

cursor
string
required
limit
string
required

Response

200

A cursor-paginated page of activity items.