Environments
Get Chain environment
Gets a chain environment’s details and returns the chain environment.
GET
cURL
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Response
200 - application/json
Environment for oracles.
Name of the environment
Time the environment was created in ISO 8601 format
Unique identifier of the chain
Promotion settings for the environment
Environment settings for the chainlets
Current chain deployment of the environment
Candidate chain deployment being promoted to the environment, if a promotion is in progress
Previous
Update Chain environmentUpdate a chain environment's settings and returns the chain environment.
Next
cURL