GET (/ext/app/packagemanager/era/available)

Gets a Boolean value that indicates whether there are any apps ready to be registered on the Title Scratch drive or in the DeveloperFiles LooseApps folder.

URI parameters

None.

Required request headers

None.

Required request body

None.

Response

If the call is successful, the service will return a JSON Folders array. Each entry in the array will contain the following members.

Member Description
Folder Relative path to the app.
PackageFullName Name of the app.
isEra Boolean. If this value is true, the app is an ERA title. If this value is false, the app is a UWP app.

HTTP status codes

The service returns one of the status codes in this section in response to a request made with this method on this resource.

Code Description
200 The operation was successful.
4XX Error codes.
5XX Error codes.

See also

Parent

/ext/app/packagemanager/era/available