GET /1/clusters/mapping/{userID}

Returns the user ID data stored in the mapping.

Since it can take a few seconds to get the data from the different clusters, the response isn't real-time.

Servers

Path parameters

Name Type Required Description
userID String Yes

Unique identifier of the user who makes the search request.

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. Search for the API you want to integrate with and click on the name.
    • This loads the API reference documentation and prepares the Http request settings.
  3. Click Test request to test run your request to the API and see the API's response.