I am calling ‘/Job’ API with different offset and a 5000 limit to get all the backup jobs from commserve. However, I don’t need all the fields and only job status, id, time and a few others.
Is there any way I can limit the fields returned in the API?