Environments
Get Chain environment
Gets a chain environment’s details and returns the chain environment.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.baseten.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your Baseten API key. Clients automatically send Authorization: Bearer <key>. Direct callers can also use Authorization: Api-Key <key>; both schemes are 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