Get Project Config
GET
/api/v1/admin/projects/{project_id}/config
Export one project as genaug-agent.yaml.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” project_id
required
Project Id
string format: uuid
Header Parameters
Section titled “Header Parameters ”Responses
Section titled “ Responses ”Successful Response
AgentConfigExportResponse
Exported genaug-agent.yaml content.
object
yaml_content
required
Yaml Content
string
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string