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
Projects
POST
Create Project
POST
Update Project Name
GET
Get Project
Contracts & Function Signatures
IP Ranges
Signatures
Transactions
Wallets
Contact us
Dashboard
API
Admin
Projects
Get Project
GET
https://api.syndicate.io
/
admin
/
project
/
:projectId
Get a specific 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 an object.
allowlistIpRanges
list of objects
Show 5 properties
contracts
list of objects
Show 10 properties
createdAt
datetime
environment
"staging" or "production"
Allowed values:
staging
production
id
string
name
string
organizationId
UUID
updatedAt
datetime
Optional
Built with