Filter

Both the Query Sites and Count Sites endpoints accept the following filters:

  • id
    Copy
    1
  • folderId
    • filter sites that are in root level (no folder):
      Copy
      1
    • filter sites that are in a specific folder:
      Copy
      1
  • editorType
    Copy
    1
  • appIds
    • filter sites that have provided app ids:
      Copy
      1
    • filter sites that have at least one of the provided app ids:
      Copy
      1
  • premium
    Copy
    1
  • published
    Copy
    1
  • namespace
    Copy
    1
  • name (the same as searchPhrase filter. Searches in name, display name and domains)
    Copy
    1
  • searchPhrase (the same as name filter. Searches in name, display name and domains)
    Copy
    1
  • state
    Copy
    1
  • domainConnected
    Copy
    1

Sort

Sorting can be specified by the following fields:

  • createdDate
    Copy
    1
  • trashedDate
    Copy
    1
  • updatedDate
    Copy
    1
  • displayName
    Copy
    1
Was this helpful?
Yes
No