JOC API

Version 1.13.10

Download RAML
JOC API
/jobstreams/history
POST

A list of job task history entries for a given job stream or job stream instance.


Parameters in the POST body schema

One jobStream or session must be specified.
Name Type Description Example Default
jobschedulerId required, string JobScheduler Master ID scheduler
jobStream optional, string Name of a job stream myJobStream
session required, string The session id of a job stream instance. The call will return events assigned to this session instance. 4d203337-19c5-488d-b9d9-ef67ae173b1f
limit optional, integer Restricts the number of responsed records, -1=unlimited 5000 10000