---
title: "Retrieve users indirectly associated (inherited) to a folder"
method: GET
path: "/directory/v1/folder/{id}/users/inherited"
tags: ["Directory (Sites)"]
---

# Retrieve users indirectly associated (inherited) to a folder

`GET /directory/v1/folder/{id}/users/inherited`

## Path parameters

- `id` string, required

## Response `200`

A successful response.

- S12DirectoryV1GetInheritedUsersByFolderResponse — Result returned from `GetInheritedUsersByFolderResponse`
  - `user_folders` object — Map of UserIDs for users with an inherited association type of "MEMBER" for the specified folder. The list of folders per user is ordered from highest to highest to lowest ancestor.

## 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)
