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.
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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.