v2.0

Retrieve user identities

Retrieves all identities available for a given user.

get/users/{userId}/aliases

Path parameters

userIdstring uuid required
Example:2008c38f-dece-4570-976d-87593ed001c3

The Permutive user ID of the user to retrieve identities for.

Response

List of resolved identities

idstring

The identity value.

tagstring

The identity tag/type.

permutive_idstring uuid

The resolved Permutive user ID.

Changes

No recorded changes to this endpoint across all 1 revision of this API.