List preview background files attached to a project template.

GET /data/project-templates/{template_id}/preview-background-files
GET /data/project-templates/{template_id}/preview-background-files
curl \
 --request GET 'http://api.example.com/data/project-templates/{template_id}/preview-background-files' \
 --header "Authorization: $API_KEY"