Skip to main content

Documentation Index

Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt

Use this file to discover all available pages before exploring further.

List all segments for a model

GET /v3/models/{model_id}/segments

List all segments

GET /v3/segments

Detail info of a segment

GET /v3/segments/{uuid}

Delete segment by uuid

DELETE /v3/segments/{uuid}

Create new segment

POST /v3/segments