Optional entities.sys.id[in]Optional entities.sys.linkFind releases filtered by the Entity type (Asset, Entry)
Optional entities[exists]Filter by empty Releases (exists=false) or Releases with items (exists=true)
Optional limitLimit how many records are returned in the result
100
Optional orderOrder releases Supported values include
title, -titlesys.updatedAt, -sys.updatedAtsys.createdAt, -sys.createdAt-sys.updatedAt
Optional pageIf present, will return results based on a pagination cursor
Optional sys.createdComma-separated list of user Ids to find releases by creator
Optional sys.id[in]Comma-separated list of Ids to find (inclusion)
Optional sys.id[nin]Comma-separated list of ids to exclude from the query
Optional sys.status[in]Comma-separated filter (inclusion) by Release status (active, archived)
Optional sys.status[nin]Comma-separated filter (exclusion) by Release status (active, archived)
Optional title[match]Find releases using full text phrase and term matching
Find releases containing the specified, comma-separated entities. Requires
entities.sys.linkType