Get EIP191 Personal Signature by ID

Get a personal signature by ID

Authentication

AuthorizationBearer

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

Path Parameters

projectIdUUIDRequired
signatureIdUUIDRequired

Response

This endpoint returns an object.
signatureIdUUID
projectIdUUID
walletAddressstring
chainIdinteger
messagestring
signaturestring
createdAtdatetime

Errors