v1
latestOpenAPI 3.0.02026-08-0417295208.0 KBchannels
Get list of artifacts for specific channel
Retrieve all artifacts for the current channel and passing the ?filter= query will only returns those artifacts in the current channel that match that filter string
get/channels/{channel_name}/artifacts
Path parameters
channel_namestring required
Query parameters
offsetinteger
the offset of the result set
limitinteger
the number of results in the result set
qstring
the string to search on
only_namesstring[]
list of packages, search for. exact names, separated by comma
sortstring[]
property to sort artifacts (may be comma-separated)
artifact_familyArtifactFamily[]
platformstring
filter for the platform
Response
get list of packages for channels