Skip to content

Export source as CSV

GET
/api/v1/projects/{project_id}/sources/{source_id}/export

Generates a CSV export for a file-based data source by merging generated content back into the original file format using the project's platform adapter.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

project_id*
Type
string
Required
Format
"uuid"
source_id*
Type
string
Required
Format
"uuid"

Responses

Successful Response

application/json
JSON
[
]

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

XC AI Content Automation