Authorizations
Most Braintrust endpoints are authenticated by providing your API key as a header Authorization: Bearer [api_key] to your HTTP request. You can create an API key in the Braintrust organization settings page.
Path Parameters
EnvVar id
Response
Returns the env_var object
Unique identifier for the environment variable
The type of the object the environment variable is scoped for
Available options:
organization, project, function The id of the object the environment variable is scoped for
The name of the environment variable
Date of environment variable creation
Date the environment variable was last used