GET v1/themes/{clientid}/{id}/frameBackground

Get a FrameBackgroundImage.png

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientid

globally unique identifier

Required

id

string

Required

Body Parameters

None.

Response Information

Resource Description

Created Status on successful upload.

Collection of byte

Response Codes

  • 200 OK: Program Logo successfully retrieved.
  • 400 BadRequest: Data validation failed, see the response body for more information.
  • 500 InternalServerError:

Response Formats

application/json, text/json, text/html

Sample:
"QEA="

application/xml, text/xml

Sample:
<base64Binary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">QEA=</base64Binary>