Skip to main content
GET
List the values each filter column takes

Query Parameters

columns
string
required

Comma-separated filter columns. Allowed: repo, folder, model, media_type, status, user_id — the same keys the list endpoint filters on.

namespace
string
user_id
string<uuid>

Response

Filter values

Distinct values for each requested filter column, keyed by the column name the caller passes back to the list endpoint. truncated says the column has more values than the response carries.

filters
object
required
status
string
required
Example:

"success"

status_message
string
required
Example:

"resource_found"