Page (default: 1)
Per page (default: 20)
The field to sort by
Value in
Sort direction
Value in
application/json
curl -X GET "https://example.com/vault/auctions/string/activity"{ "meta": { "total": 0, "perPage": 0, "currentPage": 0, "lastPage": 0 }, "data": [ { "user": { "wallet": "string", "username": "string" }, "amount": 0, "type": "first_bid", "createdAt": "string" } ]}