Skip to main content
GET
Retrieve chunk tag filter extractor

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

project_id
string<uuid>
required

UUID of the project

extractor_id
string<uuid>
required

UUID of the extractor

Response

Successful response

Restricts a downstream pipeline branch to chunks carrying specific tags.

id
string<uuid>
read-only
name
string
Example:

"Pricing & SLA chunks"

brief
string
Example:

"Keep only chunks tagged with pricing or SLA topics."

filter
object
Example:
created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only
versions
object[]
read-only
default_version
object | null

Immutable snapshot of a ChunkTagFilterExtractor's version-bearing configuration.

latest_version
object | null

Immutable snapshot of a ChunkTagFilterExtractor's version-bearing configuration.