List Amazon identities

Requires an API-key-derived JWT; raw API keys, user OAuth, and OAuth client-credentials bearers are rejected. Returns only identities allowed by the live M2M authorization policy and capable of raw-token delivery. Responses use Cache-Control: no-store.

Requires every scope: amazon-connections:read.

Authentication

AuthorizationBearer

JWT returned by POST /api/auth/token-exchange. Amazon and authorization invitations require API-key-derived tokens.

Query parameters

providerenumOptional
Optional provider filter.
Allowed values:

Response

Success
identitieslist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error
503
Service Unavailable Error