Skip to main content
GET
get entity by id

Authorizations

Authorization
string
header
required

Authentication

Path Parameters

id
integer<int64>
required

Response

200 - application/json

OK

id
integer<int64>

Unique identifier of the entity

Example:

1

createdAt
integer<int64>

Time when entity was created

updatedAt
integer<int64>

Time when entity was updated

tenantId
integer<int64>

ID of the tenant

name
string

Name for the entity

Tenant legal name

description
string

Description for the entity

icon
string

Icon for the entity

website
string

Tenant website url

networkStatus
enum<string>

Tenant network development or deployment status

Available options:
TESTNET,
MAINNET,
NONE
coinGeckoId
string

CoinGecko Id for this entity

params
object

Tenant dynamic params

tags
string[]

Tags for the entity

viewTenantIds
integer<int64>[]

Set of tenants that can view this project

licenses
object[]

Tenant licenses associated with this tenant

type
string

Type of the entity. Up to 100 characters.

meta
object

Meta info for the entity