displayprofile

Display Profile Search

Search this users Display Profiles

get/displayprofile

Query parameters

displayProfileIdinteger

Filter by DisplayProfile Id

displayProfilestring

Filter by DisplayProfile Name

typestring

Filter by DisplayProfile Type (windows|android|linux|lg|sssp|chromeOS|hisense)

embedstring

Embed related data such as config,commands,configWithDefault

sortBy'displayProfileId' | 'name' | 'type' | 'isDefault'

Specifies which field the results are sorted by. Used together with sortDir

sortDir'asc' | 'desc'

Sort direction

Response

successful operation

displayProfileIdinteger

The ID of this Display Profile

namestring

The name of this Display Profile

typestring

The player type that this Display Profile is for

configstring[]

The configuration options for this Profile

isDefaultinteger

A flag indicating if this profile should be used as the Default for the client type

userIdinteger

The userId of the User that owns this profile

configDefaultstring[]

The default configuration options for this Profile

Changes

Changed in 3 of the 52 revisions of this API.13

    • added the new optional query request parameter sortBy

      new-optional-request-parameter

    • added the new optional query request parameter sortDir

      new-optional-request-parameter

    • added the media type application/json for the response with the status 200

      response-media-type-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog