v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/public

POST /api/public/document/{uuid}/card/{card-id}/{export-format}

Fetch a Card embedded in a public Document and return query results in the specified format. Does not require auth credentials. Public sharing must be enabled.

post/api/public/document/{uuid}/card/{card-id}/{export-format}

Path parameters

uuidstring required

value must be a valid UUID.

card-idinteger required

value must be an integer greater than zero.

export-format'csv' | 'api' | 'xlsx' | 'json' required

Schema for valid export formats for downloading query results.

Request body

format_rowsboolean required
pivot_resultsboolean required

Response

Successful response