v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1480317256.9 KB

Lists the delegates associated with a resource. Users and groups can be resource delegates and answer requests on behalf of the resource.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'WorkMailService.ListResourceDelegates' required

Request body

OrganizationIdstring required

The identifier for the organization that contains the resource for which delegates are listed.

ResourceIdstring required

The identifier for the resource whose delegates are listed.

NextTokenstring

The token used to paginate through the delegates associated with a resource.

MaxResultsinteger

The number of maximum results in a page.

Response

Success

NextTokenstring

The token used to paginate through the delegates associated with a resource. While results are still available, it has an associated value. When the last page is reached, the token is empty.