[SOLVED] Possible to get all publicly shared question via REST API?

Hello,
Is it possible to get list of metabase questions that is currently shared publicly (can be embedded) via REST API on a metabase instance?

The reason why we’re needing this is we’re trying metabase integration with another website and in that website we want our user to be able to set list of featured visualizations that is coming from publicly shared question in metabase.

Yes https://github.com/metabase/metabase/blob/master/docs/api-documentation.md#get-apicardpublic

1 Like