/
DE
definite
/
defapi
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 29m ago · Updated 29m ago
Details
Filter operations
onprem
38
v1
14
v2
48
v3
35
v4
79
get
Check the health of the lake catalog
get
Check the health of a single DuckLake integration's catalog
get
Catalog-tracked vs. actual GCS storage size for a DuckLake integration
get
List all scheduled DuckLake maintenance jobs for the current team
get
Get DuckLake maintenance status for an integration
post
Submit a DuckLake maintenance job
get
Get pod logs for the most recent failed DuckLake maintenance job
get
Get pod logs for a DuckLake maintenance job
get
Fetch the scheduled DuckLake maintenance for an integration
put
Create or replace the scheduled DuckLake maintenance for an integration
delete
Delete the scheduled DuckLake maintenance for an integration
get
Batched event durations for several event types and teams in one request
get
Average event durations per team for an event type, bucketed over a recent window
get
List all teams
get
Get a team by ID
delete
Delete a team and all associated resources
post
Generate a magic link signing in as the team's first admin
get
Get DuckLake maintenance status for a team
post
Submit a DuckLake maintenance job for a team
get
Get pod logs for the most recent failed DuckLake maintenance job for a team
get
Get pod logs for a DuckLake maintenance job for a team
get
List jobs
post
Create job
get
Fetch job
delete
Delete job
patch
Update job
post
Process job
post
Reconcile the latest DuckLake maintenance attempt from K8s job status
get
List runs for job
get
List attempts for run
get
List logs for attempt
get
List Lakehouse tables for a DuckLake integration
get
Get one Lakehouse table with columns
get
Get the snapshot timeline for a Lakehouse table
get
Profile a single column (catalog stats first, fall back to live query)
get
Resolve the current user's effective data-access state
get
List data-access roles
post
Create data-access role
get
Get data-access role
delete
Delete data-access role
patch
Update data-access role
get
List grants for a data-access role
post
Add grant to a data-access role
delete
Remove grant from a data-access role
get
List user data-access role assignments
post
Assign or reassign user to a data-access role
delete
Remove user's data-access role assignment
post
Resolve a manifest-backed data-apps resource for an authenticated session or embed token
post
Execute a manifest-backed SQL or Cube resource with required_filters applied
get
Serve an embedded data-app HTML artifact with the signed token injected
post
[DEPRECATED] Resolve a data-apps resource. Use /v4/data-apps/resolve instead.
get
Fetch execution logs for a dataset execution
post
Thin authenticated proxy to Vertex AI generateContent
post
Claude Code hook event from a Fi sandbox
post
One-shot Fi run for testing without the UI
get
Get catalog
get
Get integrations
post
Create integration
delete
Delete integration
patch
Update integration
patch
Toggle integration sync
post
Reconcile sync_enabled with Airflow
patch
Update team settings
get
Check SSO status for an email or domain
get
List team members with invite status and last sign-in
post
Invite user to team
post
Resend invite email to a pending team member
delete
Delete user from team and transfer their content to another team member
patch
Update user role
post
Submit async DuckDB job - returns immediately with job ID for polling
post
Submit async batch DuckDB job
post
Run a batch of DuckDB queries synchronously and return results
get
Get job status and metadata
delete
Cancel a running or pending job
get
Get job results
get
Get batch job results
get
Get usage
post
Execute doc Python datasets via webhook
get
Poll async webhook execution status
get
Ping
get
Health check with egress test
v4
Admin
Delete a team and all associated resources
delete
/v4/admin/teams/{team_id}
Path parameters
team_id
union
required
string
uuid
required
OR
string
required
Response
Success
Changes