Appearance
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
Requiredstring
Format
"uuid"source_id*
Type
Requiredstring
Format
"uuid"Responses
Successful Response
application/json
JSON
[
]