Distribution Wallets

List Account Access

Lists the users who have access to a distribution account, and the role each holds. Owner only.

get/distribution-wallets/{id}/memberships

Path parameters

idstring required

The unique identifier of the distribution account

Response

Access list retrieved successfully

idstring
user_idstring
wallet_idstring
role'financial_controller' | 'developer' | 'business' | 'initiator' | 'approver'

The role the user holds on this account. Owner is always tenant-wide and never appears here.

granted_bystring

ID of the Owner who granted the access

created_atstring date-time
updated_atstring date-time

Changes

Changed in 1 of the 12 revisions of this API.1