Skip to content

Export project content CSV

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

Exports generated content as a CSV file, with platform-specific formatting for Magento. Supports filtering by status, data source, and search query.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

project_id*
Type
string
Required
Format
"uuid"

Query Parameters

status_filter
Type
string
Default
"approved"
source_id
Type
string
Format
"uuid"
search
Type
string

Responses

Successful Response

application/json
JSON
[
]

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

XC AI Content Automation