Requests
Find the randomly assigned experiments for a user
GET https://api.empathybroker.com/mvt/v1/cointoss/{instance_ID}/UserAssignment
Query Parameters
Parameter | Type |
---|---|
user_id | String |
Response 200 OK
UserAssignment
If the requested user has no experiment assigned the list of Category Equalize will be empty in the response. An error code in the 4xx
range indicates a mistake in the information provided to the API, e.g.: a non-existent site ID or incorrect parameters.