---
title: "Get resource metadata"
method: GET
path: "/resources/{id}"
tags: ["Resources"]
---

# Get resource metadata

`GET /resources/{id}`

Returns metadata for specified file/folder path, including upload date, size and type. For the full list of returned properties, see the response syntax, below.

**Notes:**
- Authenticated user should have list permission.

## Query parameters

- `include` string

## Headers

- `ev-api-key` string, required
- `ev-access-token` string, required

## Response `200`

Successful Operation

- ResourceResponse — unresolved $ref

---

[API](https://skmtc.net/prismic/apis/exavault-api.md) · [All operations](https://skmtc.net/prismic/apis/exavault-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prismic/exavault-api/revisions/a1bd874b5960/schema)
