Appearance
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
Requiredstring
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
[
]