curl --location 'https://api-public.groundtruth.com/jobs?tenant_id=undefined&adgroup_id=undefined&account_id=undefined&campaign_id=undefined&job_type=undefined'{
"items": [
{
"job_id": 0,
"type": 0,
"status": 0,
"message": "string",
"input_file_url": "string",
"output_file_url": "string",
"progress": 0,
"account_id": 0,
"campaign_id": 0,
"adgroup_id": 0,
"creative_id": 0
}
]
}