---
title: "Retrieve the assistants associated with a list of user IDs"
method: GET
path: "/private/assistants"
tags: ["assistantsPrivate"]
---

# Retrieve the assistants associated with a list of user IDs

`GET /private/assistants`

This endpoint can be called only from system services

## Query parameters

- `userIds` string, required

## Response `200`

OK

## Other responses

- `422` — Unprocessable Entity
- `default` — Default error response

---

[API](https://skmtc.dev/twinkly/apis/core-api.md) · [All operations](https://skmtc.dev/twinkly/apis/core-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twinkly/core-api/revisions/32270c1fd3be/schema)
