I'm new to the Server API so forgive my ignorance. I am attempting to create a server usage report by gathering data on what jobs are running and details about the runtimes. I have read through all of the ServerAPI documentation I could find. I'm able to authenticate and run get calls on most of the endpoints in Swagger and Designer. However, the payload, binarydata, and DownloadDate fields are always null in designer. Is there a trick to actually return those values?