/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