---
title: "Get URLs of file's RDF metadata exports."
method: GET
path: "/files/getRDFURLsForFile/{id}"
tags: ["files"]
---

# Get URLs of file's RDF metadata exports.

`GET /files/getRDFURLsForFile/{id}`

URLs of metadata files exported from XML (if the file was an XML
metadata file) as well as the URL used to export the file's
user-generated metadata as RDF.

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `404` — The requested resource was not found

---

[API](https://skmtc.net/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.net/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clowder-framework/clowder/versions/bcd187478e0d/schema)
