HomeGuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Export Patch Reporting Data

Export Patch Reporting Data

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

File

Responses

Language
Credentials
Choose an example:
application/json