curl --location --request GET 'https://rms.api.bbc.co.uk//my/music/exports/jobs?over16=' \
--header 'Authorization;' \
--header 'X-Authentication-Provider;' \
--header 'X-API-Key;'{
"created_at": "string",
"id": "string",
"job_id": "string",
"status": "string",
"vendor": "string"
}