Overview

Sections

Theme switcher

Verified Users by Tag

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

tagsstring Required

One or more tags to match verified users against. Separate multiple tags with a comma, e.g. pop,rock,indie

Response

200
Object

OK

Response Attributes

UserIdnumber

Unique identifier assigned to the verified user within the system

DisplayNamestring

The display name of the verified user as shown publicly within the platform

Imagestring

URL of the verified user’s profile image

FollowerCountnumber

Total number of users following the verified user

IsFollowingboolean

Boolean flag indicating if the current user is following the verified user

DateCreatedstring

Timestamp indicating when the user was verified and added to the system

FirstNamestring

The verified user's first name

LastNamestring

The verified user's last name

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?