v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1480317256.9 KB

Lists all the mobile device access overrides for any given combination of WorkMail organization, user, or device.

post/#X-Amz-Target=WorkMailService.ListMobileDeviceAccessOverrides

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'WorkMailService.ListMobileDeviceAccessOverrides' required

Request body

OrganizationIdstring required

The WorkMail organization under which to list mobile device access overrides.

UserIdstring
<p>The WorkMail user under which you list the mobile device access overrides. Accepts the following types of user identities:</p> <ul> <li> <p>User ID: <code>12345678-1234-1234-1234-123456789012</code> or <code>S-1-1-12-1234567890-123456789-123456789-1234</code> </p> </li> <li> <p>Email address: <code>user@domain.tld</code> </p> </li> <li> <p>User name: <code>user</code> </p> </li> </ul>
DeviceIdstring

The mobile device to which the access override applies.

NextTokenstring

The token to use to retrieve the next page of results. The first call does not require a token.

MaxResultsinteger

The maximum number of results to return in a single call.

Response

Success

NextTokenstring

The token to use to retrieve the next page of results. The value is “null” when there are no more results to return.