toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
StudiosApi
/
getStudio
get
Studio
suspend
fun
getStudio
(
name
:
String
,
userId
:
<Error class: unknown class>
?
=
null
)
:
Response
<
<Error class: unknown class>
>
Gets a studio by name.
Parameters
name
Studio name.
user
Id
Optional. Filter by user id, and attach user data.