Filterable properties

Some APIs return data that can be filtered and sorted by several properties. This is a non-comprehensive list of the properties that can be used to filter or sort.

Headless Delivery API

BlogPosting

KeyTypeExample
taxonomyCategoryIdslisttaxonomyCategoryIds/any(t:t eq 1)
keywordslistkeywords/any(k:contains(k,'substring1'))
customFieldscomplexcustomFields/Name eq 'Article1'
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
creatorIdintegercreatorId eq 1
headlinestringcontains(headline,'substring1')

BlogPostingImage

KeyTypeExample
encodingFormatidencodingFormat eq 1
sizeInBytesintegersizeInBytes eq 1
fileExtensionstringcontains(fileExtension,'substring1')
titlestringcontains(title,'substring1')

Comment

KeyTypeExample
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
creatorIdintegercreatorId eq 1

ContentStructure

KeyTypeExample
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
namestringcontains(name,'substring1')

Document

KeyTypeExample
taxonomyCategoryIdslisttaxonomyCategoryIds/any(t:t eq 1)
keywordslistkeywords/any(k:contains(k,'substring1'))
customFieldscomplexcustomFields/Name eq 'Article1'
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
encodingFormatidencodingFormat eq 1
creatorIdintegercreatorId eq 1
sizeInBytesintegersizeInBytes eq 1
fileExtensionstringcontains(fileExtension,'substring1')
titlestringcontains(title,'substring1')

DocumentFolder

KeyTypeExample
customFieldscomplexcustomFields/Name eq 'Article1'
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
creatorIdintegercreatorId eq 1
namestringcontains(name,'substring1')

KnowledgeBaseArticle

KeyTypeExample
taxonomyCategoryIdslisttaxonomyCategoryIds/any(t:t eq 1)
keywordslistkeywords/any(k:contains(k,'substring1'))
customFieldscomplexcustomFields/Name eq 'Article1'
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
titlestringcontains(title,'substring1')

MessageBoardMessage

KeyTypeExample
showAsAnswerbooleanshowAsAnswer eq true
showAsQuestionbooleanshowAsQuestion eq true
taxonomyCategoryIdslisttaxonomyCategoryIds/any(t:t eq 1)
keywordslistkeywords/any(k:contains(k,'substring1'))
customFieldscomplexcustomFields/Name eq 'Article1'
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
creatorIdintegercreatorId eq 1
messageBoardSectionIdintegermessageBoardSectionId eq 1
headlinestringcontains(headline,'substring1')

MessageBoardSection

KeyTypeExample
customFieldscomplexcustomFields/Name eq 'Article1'
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
creatorIdintegercreatorId eq 1
titlestringcontains(title,'substring1')

StructuredContent

KeyTypeExample
taxonomyCategoryIdslisttaxonomyCategoryIds/any(t:t eq 1)
keywordslistkeywords/any(k:contains(k,'substring1'))
contentFieldscomplexcontentFields/Name eq 'Article1'
customFieldscomplexcustomFields/Name eq 'Article1'
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
datePublisheddatedatePublished lt 2018-02-13T12:33:12Z
contentStructureIdintegercontentStructureId eq 1
titlestringcontains(title,'substring1')

StructuredContentFolder

KeyTypeExample
customFieldscomplexcustomFields/Name eq 'Article1'
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
creatorIdintegercreatorId eq 1
namestringcontains(name,'substring1')

WikiNode

KeyTypeExample
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
creatorIdintegercreatorId eq 1
namestringcontains(name,'substring1')

WikiPage

KeyTypeExample
customFieldscomplexcustomFields/Name eq 'Article1'
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
headlinestringcontains(headline,'substring1')

Headless Admin User API

Organization

KeyTypeExample
keywordslistkeywords/any(k:contains(k,'substring1'))
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
parentOrganizationIdidparentOrganizationId eq 1
namestringcontains(name,'category')

User

KeyTypeExample
keywordslistkeywords/any(k:contains(k,'substring1'))
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
ididid eq 1
organizationIdsidorganizationIds eq 1
roleIdsidroleIds eq 1
userGroupIdsiduserGroupIds eq 1
alternateNamestringcontains(alternateName,'substring1')
emailAddressstringcontains(emailAddress,'substring1')
familyNamestringcontains(familyName,'substring1')
givenNamestringcontains(givenName,'substring1')
jobTitlestringcontains(jobTitle,'substring1')

Headless Admin Taxonomy API

Category

KeyTypeExample
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
namestringcontains(name,'category')

Keyword

KeyTypeExample
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
namestringcontains(name,'category')

Vocabulary

KeyTypeExample
dateCreateddatedateCreated lt 2018-02-13T12:33:12Z
dateModifieddatedateModified lt 2018-02-13T12:33:12Z
namestringcontains(name,'category')
« How to get siteIdUsing REST APIs »
¿Fue útil este artículo?
Usuarios a los que les pareció útil: 0 de 0