<b>Allowed user roles:</b><br/><ul><li>sdzAdmin</li><li>sdzReadOnly</li><li>sdzUser</li></ul><br/><br/>Query for a summary of job infos (See JobInfoSummary schema for fields). Use /api/jobs/{jobId} to load complete job info
Query parameters
Name of job. Can be an exact match or wildcard
Status of job. Exact match only
User wallet id of the logged in user that started the job. Only for sdzAdmins. Exact match only
Limit results to jobs create in the last number of days
Order by field(s) with optional ACS or DESC keyword after each field
Maximum amount of job infos to return. Use orderBy to ensure consistent ordering job infos
Skip the X number of job infos then return the remaining job infos within the limit. Use orderBy to ensure consistent ordering of job infos
Response
OK