⭐ If you find Zipline useful, please consider giving it a star on Github! ⭐

/api/users/{id}/tags

List tags owned by the specified user, enforcing role-based interaction rules (admin only).

GET/api/users/{id}/tags

Path Parameters

id*string

Response Body

application/json

Empty

{
  "error": "E1000: Invalid request schema",
  "code": 1000,
  "statusCode": 400
}