Skip to main content
GET
Retrieve document 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 a subset of documents matching a filter.

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

"Legal docs only"

brief
string
Example:

"Filter to documents tagged as legal department."

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 DocumentFilterExtractor's version-bearing configuration.

latest_version
object | null

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