Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Path Parameters

chain_id
string
required

Response

200 - application/json

A chain.

id
string
required

Unique identifier of the chain

created_at
string<date-time>
required

Time the chain was created in ISO 8601 format

name
string
required

Name of the chain

deployments_count
integer
required

Number of deployments of the chain

team_name
string
required

Name of the team associated with the chain