Accessing Snippets through REST API

Hello all,

I searched both this discussion board and GitHub issues for this, but I couldn’t find anything. The API Documentation doesn’t say anything about accessing SQL Snippets through the API. Is this possible, or does this need to be opened as a ticket in GitHub? Does anyone know if this is already a ticket in GitHub?

Thanks!

Hi @michaelkleban
Use your browser’s developer Network-tab to view requests. The API documentation will be updated soon.

1 Like

Oh yeah, I forgot to try that.

In case anyone is wondering, the endpoint for snippets is ‘api/native-query-snippet’