Distribution Wallets
Get Account Access History
Returns the grants and revokes recorded against a distribution account, newest first, from an append-only audit table. Owner only. Archived accounts remain queryable. Capped at the 100 most recent entries, with no pagination, so older entries are not returned.
get/distribution-wallets/{id}/audit
Path parameters
idstring required
The unique identifier of the distribution account
Response
Access history retrieved successfully
Changes
Changed in 1 of the 12 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○