List Client's Collections
Access Control
List Client's Collections
List all collections and access status for a client (admin only)
GET
List Client's Collections
Authentication
Bearer token:
Bearer <admin_token>Path Parameters
The client’s profile ID (UUID)
Example Request
Response
Returns all collections with access status for the specified client.Errors
| Status | Description |
|---|---|
| 401 | Invalid or expired token |
| 403 | Admin access required |
| 404 | Client not found |

