GET batch/{batchid}/status

Returns the progress of calculating the surveys in the batch.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
batchid

The reference used to identify the batch.

string

Required

Body Parameters

None.

Response Information

Resource Description

GetBatchStatus

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.