Get organization
Organizations
Get organization
Get an organization object by its id
GET
Get organization
Documentation Index
Fetch the complete documentation index at: https://braintrust.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
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
Organization id
Response
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
Available options:
auto, click_to_load, blocked, null