Previous page

Locate page in Contents

Print this page

RETRIEVE Operations

Resource locations

Package bits URL

/<APSver>/<VendorName>/<AppName>/<AppVer>.aps

Package metadata URL

/<APSver>/<VendorName>/<AppName>/<AppVer>.meta

Package certificate URL

/<APSver>/<VendorName>/<AppName>/<AppVer>.certificate

The placeholder strings have the following meaning:

Request Arguments

Argument name

Description

Type

Required

Example

packager

Packager name

string

yes

www.example.com

arch

Target architecture

enum**. Default value: undefined

no

x86

type

Package type. One of PVT or APS

enum**. Default value: APS

no

APS

platform

Case-insensitive target platform

enum**. Default value: undefined

no

linux

os

Case-insensitive target operating system

enum**. Default value: undefined

no

undefined

Response Codes

Code

Description

300 Multiple Choices

Multiple resources for this request. Client should retrieve a list of available resources (either through feed or index resources) and choose the appropriate one.

302 Found

303 See Other

Resource is available at other URL. Typically, this is used to redirect a client to an URL which includes all request arguments with specific values. The client must follow the URL specified in Location header.

404 Not Found

Requested resource is not found.

See Also

Operations on Content Resources

ADD Package

Please send us your feedback on this help page