Path Parameters

namespace
string
required

Namespace of the content

extraction_graph
string
required

Extraction graph name

Query Parameters

source
string

Filter by source, either extraction policy name or 'ingestion' for top level content

parent_id
string

Filter by parent ID

labels_filter
string[]

Filter by labels. Filter expression is the name of the label, comparison operator, and desired value, e.g. &labels_filter=key>=value. Multiple expressions can be specified as separate query parameters.

start_id
string

Pagination start ID. Omit to start from beginning. To continue iteration, specify id of the last content in the previous response

limit
integer

Maximum number of items to return

return_total
boolean

Whether to return total count

Response

200 - application/json
content_list
object[]
required

List of content metadata

total
integer
required

Total number of content items