Skip to content

/v1/packs

This path in the API provides a basic listing of the packs on the Launcher.

This call lists information about the amount and type of packs in the ATLauncher that have, at minimum, 1 published version. It returns an array with Simple Pack Object elements.

This call lists all the packs in the Launcher that have, at minimum, 1 published version. It returns an array of Pack Object type.

This call lists all the packs in the Launcher that have, at minimum, 1 published version and are listed as Public. It returns an array of Pack Object type.

This call lists all the packs in the Launcher that have, at minimum, 1 published version and are listed as Semi Public. It returns an array of Pack Object type.

This call lists all the packs in the Launcher that have, at minimum, 1 published version and are listed as Private. It returns an array of Pack Object type.