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

# Retrieve users directly associated to a folder

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

## Path parameters

- `id` string, required

## Response `200`

A successful response.

- S12DirectoryV1GetUsersByFolderResponse — Result returned from `GetUsersByFolderResponse`
  - `user_ids` string[] — List of UserIDs for users that have been granted a "MEMBER" association with the given folder

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