Plex
Get list of friends of the user logged in
Get friends of provided auth token.
GET
Authorizations
Plex Authentication Token
Response
200
application/json
Friends Data
The account email address
Example:
"username@email.com"
The account full name
Example:
"exampleUser"
If the account is a Plex Home user
The Plex account ID
If the account is a Plex Home managed user
Current friend request status
Available options:
accepted
Example:
"accepted"
URL of the account thumbnail
Example:
"https://plex.tv/users/7d1916e0d8f6e76b/avatar?c=1694481578"
The title of the account (username or friendly name)
Example:
"username123"
The account username
Example:
"username123"
The account Universally Unique Identifier (UUID)
Example:
"7d1916e0d8f6e76b"