Device Package Status External

The device package data is an odata api that returns a list of all (or filtered) filtered list of apps targeted to devices, and their current status. Along with a log summary of past activity.

HTTP Method - GET

Returns a resource and resource collection.

Returns the package revisions in the application's user interface.

GET Method

Request URI

Enter the specific landscape (only used by RapidApi) to get the requests.

Example request uri: rapidapi.com

GET /odata/devicePackageStatusExternal?%24orderby=lastRunDateTime%20desc&%24top=20

Header Parameters

Name Type Description

Authorization

String

Use the Bearer <access-token> value determined during the Authenticate to the Patch Management API process.

X-Landscape-Url

String

Directs the request to the specified landscape (only used by RapidApi)

X-RapidAPI-Key

Enum

The key that applications and developers need to invoke the API.

X-RapidAPI-Host

String

The name that identifies which API will be used. For example: my-api-name.ivanti.rapidapi.com.

Request Body Parameters

Name Type Description
api-version

String

The current API version number.