List out all env_vars. The env_vars are sorted by creation date, with the most recently-created env_vars coming first
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.
Limit the number of objects to return
x >= 0Filter search results to a particular set of object IDs. To specify a list of IDs, include the query param multiple times
Name of the env_var to search for
The type of the object the environment variable is scoped for
organization, project, function The id of the object the environment variable is scoped for
Returns a list of env_var objects
A list of env_var objects