GET
/
api
/
data
/
{data_urn}
/
metadata
{
  "urn": "<string>",
  "file_name": "<string>",
  "mime_type": "<string>",
  "size_bytes": 123,
  "metadata": {}
}

Path Parameters

data_urn
string
required

Response

200
application/json

Successful Response

The response is of type object.