GET
/
friends

Authorizations

X-Plex-Token
string
headerrequired

Plex Authentication Token

Response

200 - application/json
email
string
required

The account email address

friendlyName
string | null
required

The account full name

home
boolean
required

If the account is a Plex Home user

id
integer
required

The Plex account ID

restricted
boolean
default: falserequired

If the account is a Plex Home managed user

sharedServers
object[]
required
sharedSources
object[]
required
status
enum<string>
required

Current friend request status

Available options:
accepted
thumb
string
required

URL of the account thumbnail

title
string
required

The title of the account (username or friendly name)

username
string
required

The account username

uuid
string
required

The account Universally Unique Identifier (UUID)