onlyphantom commented on issue #5581: [Question] Is there a REST API to pull Dashboard and Slice Views URL: https://github.com/apache/incubator-superset/issues/5581#issuecomment-545390185 Copying from @mistercrunch's answer on #4708 for anyone stumbled upon this thread. Answer is his: > Flask App Builder (FAB) offers a CRUD REST API out of the box for all models. > Check out: ``` /slicemodelview/api /slicemodelview/api/read /dashboardmodelview/api /dashboardmodelview/api/read ``` > http://flask-appbuilder.readthedocs.io/en/latest/quickhowto.html#rest-api
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
