GET EIP712 Typed Data Signature by ID

Get a typed data signature by ID

Path parameters

projectIdUUIDRequired
signatureIdUUIDRequired

Headers

AuthorizationstringRequired

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

Response

This endpoint returns an object.
signatureIdUUID
projectIdUUID
walletAddressstring
domainobject
typesmap from strings to sets of objects
messagemap from strings to any
primaryTypestring
signaturestring
createdAtdatetime
lookupsset of objectsOptional

Errors