Skip to main content
POST
Get metadata filter facets

Authorizations

X-License-Key
string
header
required

Jumper Pro license key passed via header

Body

application/json
cache_dir
string
required
scope
object
media_type
enum<string>
default:any

Used when scope is omitted.

Available options:
visual,
speech,
any
media_paths
string[]

Used to build a path scope when scope is omitted.

hash_strs
string[]

Hashes aligned with media_paths when scope is omitted.

search_all
boolean
default:false

Build a global scope when scope is omitted.

expected_count
integer

Optional count used for coverage reporting when scope is omitted.

filters
object[]

Usually empty for option loading. Included only for active-filter count reporting.

Response

200 - application/json

Metadata facets and coverage

success
boolean
facets
object[]
coverage
object
active_filter_count
integer
warning
string | null
Last modified on July 14, 2026