GET api/v1/teamdata/externaldatas/{contactId}/{teamdataId}
This method retrieves details of an external dataset. The dataset will give details only if the user that created the dataset, has given the permission to view the results of the external answer. If the user has no permission access the external answer set, the Error code "22" will occur. Error Reason "Access Denied. Administrative privileges may be required".
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
contactId |
The Id of the contact. |
integer |
Required |
teamdataId |
The unique Id of the team data. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseOfTeamDataExternalName | Description | Type | Additional information |
---|---|---|---|
Error | Error |
None. |
|
ResponseData |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.