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