Access a client's Mindful UUID
Use browser tools to locate client UUIDs.
Follow the steps below to access a client's Mindful Callback UUID:
-
Log in to Mindful Callback Platform Admin.
-
On the Organizations page, locate the client's organization.
-
Open the Mindful UI for that organization.
-
In your browser, right-click to inspect or open the developer tools.
-
Open the Network tab and refresh the page to retrieve data.
-
Still on the Network tab, scroll down to find the [short number string].json request to the /clients endpoint. (For example,
d36e340-747e-4086-8a31-70d18587a9ab.json) -
Select that row, then open the Preview tab of the JSON request.
The
uuidfield will be at the bottom of the request.
