Combination | Parameters | Description |
---|
Get by users | uids | Search by a list of User IDs. For each user in the list, the current authenticated user must have read access over the specified user. |
Get by devices | sdids | Search by Source Device IDs. |
Get by device types | uids,sdtids | Search by list of Source Device Type IDs for the given list of users. |
Get by trial | trialId | Search by Trial ID. |
Get by combination of parameters | uids,sdids,sdtids | Search by list of Source Device IDs. Each Device ID must belong to a Source Device Type ID and a User ID. |
Common | startDate,endDate,order,format,url,csvHeaders | Parameters that can be used with the above combinations. |