Get the bootstrap data for SqlLab page
GET/api/v1/sqllab/
Assembles SQLLab bootstrap data (active_tab, databases, queries, tab_state_ids) in a single endpoint. The data can be assembled from the current user's id.
Responses
- 200
- 400
- 401
- 403
- 500
Returns the initial bootstrap data for SqlLab
Bad request
Unauthorized
Forbidden
Fatal error