API Status Get API Key
INPUT ⚠️ Experimental

ContentItemsInput

Input for listing an organization's content items.

Fields 3

Filters to apply. When omitted, all of the organization's content items are returned.

organizationId : OrganizationId!

Organization to list content items for. The caller must be a member of this organization.

Sorting to apply, each entry breaking ties in the one before it. Defaults to newest first. A pagination cursor is only valid for the sort that produced it, so reset after to null whenever the sort changes.