GET api/jobs/{jobId}/messages?beforeUtc={beforeUtc}&take={take}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
jobId

globally unique identifier

Required

beforeUtc

date

None.

take

integer

Default value is 50

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.