packages
Get the synchronization status for a package.
Get the synchronization status for a package.
get/packages/{owner}/{repo}/{identifier}/status/
Query parameters
include_connected_repositoriesboolean
If true, include packages from active connected target repositories in addition to packages from this repository. Has no effect if the repository has no active connections. Defaults to false. Note: download-related URLs on returned packages (e.g. cdn_url, signature_url) are rewritten to point at the requesting repository, not the connected target repository the package physically lives in.
Response
Retrieved status for specified package.
Changes
No recorded changes to this endpoint across all 1 revision of this API.