GuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Export Patch Reporting Data

Export Patch Reporting Data

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Patch Software Title Configurations identifier

Query Params
integer
Defaults to 0
integer
Defaults to 100

Leave blank for full export

sort
array of strings
Defaults to computerName:asc

Sorting criteria in the format: property:asc/desc. Default sort is computerName:asc. Multiple sort criteria are supported and must be separated with a comma. Example: sort=id:desc,name:asc Supported fields: computerName, deviceId, username, operatingSystemVersion, lastContactTime, buildingName, departmentName, siteName, version

sort
string

Query in the RSQL format, allowing to filter Patch Report collection on version equality only. Default filter is empty query - returning all results for the requested page. Fields allowed in the query: version. Comparators allowed in the query: ==, != This param can be combined with paging and sorting.

columns-to-export
array of strings
required
Defaults to computerName,deviceId,username,operatingSystemVersion,lastContactTime,buildingName,departmentName,siteName,version

List of column names to export

columns-to-export*
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json