v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142311090.8 KB

Lists the identities in an identity pool.

You must use AWS Developer credentials to call this API.

post/#X-Amz-Target=AWSCognitoIdentityService.ListIdentities

Headers

X-Amz-Target'AWSCognitoIdentityService.ListIdentities' required

Request body

IdentityPoolIdstring required

An identity pool ID in the format REGION:GUID.

MaxResultsinteger required

The maximum number of identities to return.

NextTokenstring

A pagination token.

HideDisabledboolean

An optional boolean parameter that allows you to hide disabled identities. If omitted, the ListIdentities API will include disabled identities in the response.

Response

Success

IdentityPoolIdstring

An identity pool ID in the format REGION:GUID.

NextTokenstring

A pagination token.