Skip to content

Get Project Soul

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

Return SOUL.md content generated from a project’s system prompt.

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

SoulContentResponse

SOUL.md content response.

object
content
required
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