GET api/jobs/getdocumentation/{id}


Tries to get the generated document.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The Document Id to be used.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

200 if the request for documentation was successfully sent.

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.