Get Signature

GET
Get a signature by ID

Path parameters

projectIdUUIDRequired
signatureIdUUIDRequired

Headers

Auth
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
Smart contract call with operation and value to make an assertion about onchain data. Supported operations are equal to (eq), greater than (gt), and less than (lt). The data returned by the contract in conjunction with the specified 'operation' and 'value' must be valid to receive a signature.