v1

latestOpenAPI 3.0.0Apache 2.02026-07-24340250799.5 KB
modules

List Module Versions

This endpoint lists versions of a particular module. The query parameter filter[module] with Module ID is required.

get/module-versions

Query parameters

page[number]string

Page number

page[size]string

Page size

filter[module]string required

Filter module versions by module

filter[status]string

Filter module versions by status

filter[version]string

Filter module versions by semantic version

sortstring[]

The comma-separated list of attributes.

includestring[]

The comma-separated list of relationship paths.

module-versionsstring

The comma-separated list of fields to return in response for ModuleVersion resource.

modulesstring

The comma-separated list of fields to return in response for Module resource.

vcs-revisionsstring

The comma-separated list of fields to return in response for VcsRevision resource.

The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.

Response

Success.