f0f28319e448
Get tool versions
Path parameters
The ID of the tool to retrieve versions for.
The ID of the tool to retrieve versions for.
Query parameters
Whether to filter by deprecated tool versions.
Whether to filter by deprecated tool versions.
A semver constraint that specifies the versions to retrieve.
A semver constraint that specifies the versions to retrieve.
The fields to sort the versions by. Supported fields are created_at, version.major, version.minor, version.patch, and deprecated. Specify a + before the field name to indicate ascending sorting and - for descending sorting. Multiple fields can be specified to break ties.
The fields to sort the versions by. Supported fields are created_at, version.major, version.minor, version.patch, and deprecated. Specify a + before the field name to indicate ascending sorting and - for descending sorting. Multiple fields can be specified to break ties.
The creators of the tool versions. Each value must be of the format org_id,user_id.
The creators of the tool versions. Each value must be of the format org_id,user_id.
The maximum number of tool versions to return.
The maximum number of tool versions to return.
The continuation token from the previous request used to retrieve the next page of tool versions.
The continuation token from the previous request used to retrieve the next page of tool versions.
Headers
The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.
The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.
Response
Succeeded.