Returns the list of addresses that are owners of the user’s Safe account. These owners have the ability to sign transactions and manage the Safe.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully retrieved the list of Safe owners.
The response is of type object
.