Skip to main content
GET
/
account
/
activity
List Account Activity
curl --request GET \
  --url https://panel.arqonara.com/api/client/account/activity \
  --header 'Authorization: Bearer <token>'
Melihat riwayat aktivitas (audit logs) dari akun tersebut. Logs ini mencatat tindakan sensitif seperti perubahan email, password, pembuatan API key, dan login.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200

Logs