Package Details of an Application - V2

get

/appstore/publisher/v2/applications/{listingVersionId}/packages/{packageVersionId}

Get the details of the specified package.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful Operation
Body ()
Root Schema : Package
Type: object
Show Source
Nested Schema : resources
Type: array
Show Source
Nested Schema : PackageResource
Type: object
Show Source
Nested Schema : properties
Type: array
Show Source
Nested Schema : ResourceProperty
Type: object
Show Source

400 Response

Bad Request

401 Response

Not Authorized

404 Response

Entity Not Found

500 Response

System Error
Back to Top

Examples

@Application-V2-Package-Details.html Back to Top