---
title: "List folders the requesting user is associated with"
method: GET
path: "/directory/v1/user/folder_ids"
tags: ["Directory (Sites)"]
---

# List folders the requesting user is associated with

`GET /directory/v1/user/folder_ids`

## Response `200`

A successful response.

- S12DirectoryV1GetFolderIDsForUserResponse — Result returned from `GetFolderIDsForUserResponse`
  - `folder_ids` string[] — List of folder IDs the user has access to. For example: '5441fffcde344415bb7ccaceda27e196'
  - `folder_paths` string[] — List of folder paths the user has access to. For example: '07c7acbf5b1f450d817e5ebb11fda832.5441fffcde344415bb7ccaceda27e196'

## Other responses

- `default` — An unexpected error response.

---

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