Britive platform release 2026.03.02 is now live in production.

Returns icon svg image configured for the resource type

Prev Next
Get
/api/resource-manager/resource-types/{id}/icon

Returns icon svg image configured for the resource type. The icon image is returned from the cache and any updates to the icon takes time to refresh the cache. The other APIs to get the icon-data or the icon with the updatedTimestamp can be used to get the updated icon without delay.

Security
HTTP
Type bearer
Path parameters
id
stringRequired

ID of the resource type

Responses
200

Icon svg image configured for the resource type

Headers
Cache-Control
string
string
400

Bad Request

404

The resource type id is not found or icon data is not available