/custom/mapreduce/getjobs
/custom/mapreduce/getjobs/{list-of-ids-or-titles}
Info |
---|
Returns a list of jobs the current user has access to. Filtering can be performed by passing a comma-separated list of jobtitles or ids into the URL. |
Authentication
Required, see Auth - Login.
Arguments
list-of-ids-or-titles (optional)
A comma-separated list of ids or titles to return (the list must contain either all ids or all titles, not a mixture of both)
Example
http://infinite.ikanow.com/api/custom/mapreduce/getjobs
http://infinite.ikanow.com/api/custom/mapreduce/getjobs/twitterSentiment
http://infinite.ikanow.com/api/custom/mapreduce/getjobs/twitterSentiment,geoClustering
Example Response
...