GET v1/Surveys/{surveyId}/MediaFiles/Count

User roles allowed to make this request: DomainAdministrator PowerUser RegularUser Scripter LimitedUser OperationsUser DemoUser

Permissions required to make this request: SurveyMediaFile.Read Survey.Read

Supports blueprint surveys

Gets the number of media files in a survey.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
surveyId

The survey id

string

Required

Body Parameters

None.

Response Information

Resource Description

Returns the number of the media files in a survey

Response Message

integer

None.

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>