/api/public

GET /api/public/dashboard/{uuid}/dashcard/{dashcard-id}/execute

Fetches the values for filling in execution parameters. Pass PK parameters and values to select.

get/api/public/dashboard/{uuid}/dashcard/{dashcard-id}/execute

Path parameters

uuidstring required

value must be a valid UUID.

dashcard-idinteger required

value must be an integer greater than zero.

Query parameters

parametersstring required

value must be a valid JSON string.

Response

Successful response

Changes

Changed in 1 of the 13 revisions of this API.1