Legacy Dev Forum Posts

 View Only

Sign Up

Is participantId unique across all conversations?

  • 1.  Is participantId unique across all conversations?

    Posted 06-05-2025 18:10

    sromocki | 2016-08-19 18:36:26 UTC | #1

    Hey ININ team,

    I was wondering if the participantId is guaranteed to be unique across conversations or is it only guaranteed to be unique inside a single conversation?

    Thanks, Sean Romocki


    tim.smith | 2016-08-19 19:00:40 UTC | #2

    The UUIDs used in PureCloud are type 4 UUIDs. This means that uniqueness is not strictly enforced, but the chance of a duplicate in a human lifetime across the entire system is statistically irrelevant. Because of this, they can be considered globally unique.


    system | 2017-08-28 19:26:34 UTC | #3


    This post was migrated from the old Developer Forum.

    ref: 310