GET v1/Surveys/{surveyId}/SamplingPoint/{samplingPointId}/Image
User roles allowed to make this request:
DomainAdministrator
PowerUser
RegularUser
LimitedUser
SampleManager
Permissions required to make this request:
SamplingPointImage.Read
SamplingPoint.Read
Survey.Read
Has survey type usage restrictions capi
Method used to download sampling point image.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
surveyId |
the id of the survey |
string |
Required |
samplingPointId |
The id of the sampling point |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
sampling point image
Response Message
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |