Search...
/
Contact us
Dashboard
Get Started
Why Syndicate
Quickstart
Infrastructure
Transaction Cloud
L2 / L3 Chains
Smart RPC
Mirrors
Guides
Send and Monitor Transactions
IP Allowlisting
Mirrors
API
Admin
Signatures
POST
Personal Sign
POST
Sign Typed Data
POST
Sign Typed Data With Lookup
GET
Get Signatures by Project
GET
Get Signature
Transactions
Wallets
Contact us
Dashboard
API
Signatures
Get Signatures by Project
GET
https://api.syndicate.io
/
wallet
/
project
/
:projectId
/
signatures
Get signatures for a project
Path parameters
projectId
UUID
Required
Headers
Auth
Authorization
string
Required
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns a set of objects.
signatureId
UUID
projectId
UUID
walletAddress
string
domain
object
Show 5 properties
types
map from strings to sets of objects
Show 2 properties
message
map from strings to any
primaryType
string
signature
string
createdAt
datetime
lookups
set of objects
Optional
Show 7 properties
Built with