Any way to view a customer using the user ID?

It looks like there’s no way to load a customer using their Sendbird ID. If I try to create a customer with a Sendbird ID that is already associated with another customer, then I get a desk400100 error saying that a customer with this Sendbird ID already exists. However, I don’t see any way to load this customer because I don’t know what the customer ID is. Am I missing something?

Nevermind - found it under the “list customers” API. /customers?sendbird_id=SENDBIRD_ID

1 Like