/
DE
debiai
/
Exploration API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4m ago · Updated 1mo ago
Details
Filter operations
Explorations
8
get
List all explorations
post
Create a new exploration
get
Get available metrics, and agregations that can be applied to columns
get
Get exploration data and configuration
put
Enable to start / stop the exploration
delete
Delete an exploration
put
Update exploration configuration
post
Create a selection from an exploration and a list of combinations
Explorations
List all explorations
get
/explorations
Query parameters
project_id
string
required
page
integer
page_size
integer
Response
A paginated list of explorations
object
required
total
integer
page
integer
page_size
integer
items
Exploration[]
Changes