Skip to content

Get Project Config

GET
/api/v1/admin/projects/{project_id}/config

Export one project as genaug-agent.yaml.

project_id
required
Project Id
string format: uuid
X-Admin-Key
Any of:
string
X-Admin-API-Key
Any of:
string
X-Project-ID
Any of:
string

Successful Response

AgentConfigExportResponse

Exported genaug-agent.yaml content.

object
yaml_content
required
Yaml Content
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string