/api/public
GET /api/public/document/{uuid}/card/{card-id}
Run a query for a Card that's embedded in a public Document. Doesn't require auth credentials. Public sharing must be enabled.
get/api/public/document/{uuid}/card/{card-id}
Path parameters
uuidstring required
value must be a valid UUID.
card-idinteger required
value must be an integer greater than zero.
Query parameters
parametersstring nullable
value must be a valid JSON string.
Response
Successful response
Changes
Changed in 1 of the 13 revisions of this API.1
- ○
api operation id
get-api-public-document-uuid-card-card-idwas addedapi-operation-id-added
This revision also has 47 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○