/api/database

GET /api/database/{id}/card_autocomplete_suggestions

Return a list of Card autocomplete suggestions for a given query in a given Database.

This is intended for use with the ACE Editor when the User is typing in a template tag for a Card, e.g. {{#...}}.

get/api/database/{id}/card_autocomplete_suggestions

Path parameters

idinteger required

value must be an integer greater than zero.

Query parameters

querystring required
include_dashboard_questionsboolean

Response

Successful response

Changes