GET api/leadpulse/thumbnails/{resolution}

Gets thumbnails of all of the packs of type LeadPulse

Request Information

URI Parameters

NameDescriptionTypeAdditional information
resolution

Thumbnail resolution

decimal number

Default value is 96

Body Parameters

None.

Response Information

Resource Description

200 OK with list of EnvelopeTemplatePackThumbnailDataContract, or 404 Not Found

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.