v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450331268.9 KB

Returns a list of versions of the package, along with their creation time and commit message.

get/2015-01-01/packages/{PackageID}/history

Path parameters

PackageIDstring required

Returns an audit history of versions of the package.

Query parameters

maxResultsinteger

Set this value to limit the number of results returned.

Limits results to a maximum number of versions.

nextTokenstring

Paginated APIs accepts NextToken input to returns next page results and provides a NextToken output in the response which can be used by the client to retrieve more results.

Used for pagination. Only necessary if a previous API call includes a non-null NextToken value. If provided, returns results for the next page.

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Response

Success

PackageIDstring
NextTokenstring