Retrieve a branding file
Retrieves the branding file.
Request
GET /GmaApi/ss/getBrandingFileExample cURL request
curl -X GET
'http://hostname/GmaApi/ss/getBrandingFile?fileId=2&instanceId=182' -H
'accept: application/json,application/xml,text/html,application/atom+xml,text/xhtml' -H
'authorization: Bearer b43ac32a-9f03-435a-8045-8718c390c46c'Resource URI
https://hostname/GmaApi/ss/getBrandingFileAuthorization header
For information about obtaining an access token, see Request an access token.Request parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| instanceId | Integer | Yes | The Cloud Identity Service instance ID. |
| fileId | Integer | Yes | The ID of the branding file. You can specify one of the following branding file IDs.
|
| downloadOriginal | Boolean | No | Specify whether to download the currently used file. |