List available icons
GET {{baseUrl}}/api/v1/availableBadgeIcons
This API lists all icons that are not assigned to any badges in the user community.
OAuth Scope
Desk.settings.READ
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
[{"id":"3000000000234","iconUrl":"https://www.zylker.com/pic1.jpg"},{"id":"3000000000722","iconUrl":"https://www.zylker.com/pic2.jpg"}]