Optional. Filter by user id, and attach user data.
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET '/Artists/?userId' \
--header'X-Emby-Token;'
返回响应
🟢200成功
application/json
Artist returned.
Body
This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.