---
title: "Get requested file access from a file id"
method: GET
path: "/2/drive/{drive_id}/files/{file_id}/access/requests"
tags: ["Drive > Files > File/Directory > Access > Request"]
---

# Get requested file access from a file id

`GET /2/drive/{drive_id}/files/{file_id}/access/requests`

Show requested file access for a given file

## Path parameters

- `drive_id` integer, required
- `file_id` integer, required

## Query parameters

- `with` string

## Response `200`

OK

- Response
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request

## Other responses

- `403` — Forbidden
- `503` — Service Unavailable

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/158a854b0c7d/schema)
