Skip to main content
GET
Get typed data for adding a Safe Owner

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

newOwner
string
required

The address to add as a new Safe owner.

Pattern: ^0x[a-fA-F0-9]{40}$

Response

Successfully retrieved EIP-712 typed data for signing.

data
object
required