User

Get User Details by Public ID

Get information on a specific user by their public ID

get/v1/user/public/{public_id}

Path parameters

public_idstring uuid required

Public UUID of the user to retrieve

Response

Successfully retrieved user information

metadataobject

Metadata object

Changes