This web service returns a specific asset.
Method | Endpoint |
---|---|
GET |
/portal-asset/{alias} |
Path parameter | Type | Description |
---|---|---|
{alias} |
String | The image or font file's identifier. Users can get a file's alias by calling the List assets web service (restricted to PORTAL_ADMIN users). |
This web service is available to everyone, and not only administrators.