GET api/DeveloperLogs/GetLogsByDate?prodDate={prodDate}&type={type}

Request Information

URI Parameters

Name Description Type Additional information
prodDate

date

Required

type

LogFileType

Default value is All

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.