List Collection's Clients
Access Control
List Collection's Clients
List all clients with access to a collection (admin only)
GET
List Collection's Clients
Authentication
Bearer token:
Bearer <admin_token>Path Parameters
The collection ID (UUID)
Example Request
Response
Returns all clients with access to the specified collection.Errors
| Status | Description |
|---|---|
| 401 | Invalid or expired token |
| 403 | Admin access required |
| 404 | Collection not found |

