Overview

Sections

Theme switcher

Get Suggested Users

Header Parameters

Authorizationstring Required

Bearer token containing the user's access credentials for authorization purposes

StoreIdstring Required

StoreId API key provided by Tuned Global to authenticate and authorize access to the service

Query Parameters

sortTypestring

Specifies the order in which suggested users are returned. Supported values are atoz for alphabetical sorting, newest for the most recently joined users, and popularity for users ranked by engagement. Defaults to popularity if not provided

Enum values:
atoznewestpopularity

Response

200
Object

OK

Response Attributes

UserIdnumber

Unique numeric ID of the suggested user

UserNamestring

The user's username

DisplayNamestring

Publicly visible display name

Imagestring

URL to the profile image, or null

BackgroundImagestring

URL to the profile background/banner image, or null

IsVerifiedboolean

Whether the user is a verified account

ContentKeystring

Content entitlement/identifier key, or null

FollowerCountnumber

Number of users following this user

VerifiedArtistIdnumber

Linked verified artist ID if applicable, otherwise null

VerifiedAuthorIdstring

Linked verified author (podcast) ID if applicable, otherwise null

CommunityIdsarray

List of community IDs the user belongs to; [] if none

Show child attributes

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?