Get an organization object by its id
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.
Organization id
Returns the organization object
Unique identifier for the organization
Name of the organization
Date of organization creation
Controls how images are rendered in the UI: 'auto' loads images automatically, 'click_to_load' shows a placeholder until clicked, 'blocked' prevents image loading entirely
auto, click_to_load, blocked,