Skip to main content
GET
Export transaction activity for a workspace

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

status
string
offset
integer
default:0
limit
integer
default:1000
sort_by
string
sort_order
enum<string>
Available options:
asc,
desc

Response

CSV transaction export.

The response is of type string.