Get project_group
Get a project_group object by its id
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
ProjectGroup id
Response
Returns the project_group object
A project group is a collection of projects which can inherit access from project-group ACLs
Unique identifier for the project group
Unique id for the organization that the project group belongs under
It is forbidden to change the org after creating a project group
Name of the project group
Sorted ids of active projects in this project group
10000Identifies the user who created the project group
Date of project group creation
Textual description of the project group
Date of project group deletion, or null if the project group is still active