Skip to main content
GET
List workspace audit events

Authorizations

ACCESS-API-KEY
string
header
required

HMAC API-key identifier.

ACCESS-TIMESTAMP
string
header
required

Unix timestamp in seconds.

ACCESS-SIGN
string
header
required

Base64-encoded hex HMAC signature.

Path Parameters

workspace_id
string
required

Query Parameters

actor_id
string
action
string
resource_type
string
resource_id
string
wallet_id
string
offset
integer
default:0
limit
integer
default:100
Required range: x <= 500

Response

Workspace audit events.

success
boolean
required
message
string
required
Example:

"success"

code
required
Example:

0

data
object[]
required