GET v1/Owners/{ownerId}/TaskData/{catalogId}/{hierachyCode}?searchTerm={searchTerm}

Get the url that return actual task data

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ownerId

Owner Id

string

Required

catalogId

Catalog Id

string

Required

hierachyCode

The level nodes contained within the parent node

string

Required

searchTerm

SearchTerm

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.