GET api/templates/workflowDefinitionCode/{workflowDefinitionCode}

Retrieves a list of templates with the given workflow definition code.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
workflowDefinitionCode

The workflow definition code to retrieve templates for.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.