Get Associated Profiles
Header Parameters
StoreIdstring Required
StoreId API key provided by Tuned Global to authenticate and authorize access to the service
Authorizationstring Required
Bearer token
Path Parameters
idinteger Required
Unique identifier of the primary user whose associated profiles are being retrieved
Response
200
Object
OK
Response Attributes
UserIdnumber
The unique identifier of the associated (child) profile.
PrimaryUserIdnumber
The unique identifier of the primary (parent) user account this profile is linked to.
DisplayNamestring
The display name of the associated profile.
BirthYearnumber
The birth year of the profile user, used to determine age-appropriate content.
Imagestring
The URL of the profile's avatar or image.
IsSubProfileboolean
Indicates whether this profile is a sub-profile (child account) under a primary user.
Was this section helpful?
Response
Was this section helpful?