v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Lists your Device Defender audit listings.

Requires permission to access the ListAuditSuppressions action.

post/audit/suppressions/list

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

checkNamestring

An audit check name. Checks must be enabled for your account. (Use <code>DescribeAccountAuditConfiguration</code> to see the list of all checks, including those that are enabled or use <code>UpdateAccountAuditConfiguration</code> to select which checks are enabled.)

ascendingOrderboolean

Determines whether suppressions are listed in ascending order by expiration date or not. If parameter isn't provided, <code>ascendingOrder=true</code>.

nextTokenstring

The token for the next set of results.

maxResultsinteger

The maximum number of results to return at one time. The default is 25.

Response

Success

nextTokenstring

A token that can be used to retrieve the next set of results, or <code>null</code> if there are no additional results.