Retrieves a list of icons available in the system, usually filtered by a specific project, category, or user. This allows frontends or tools to display selectable icons in dropdowns or icon pickers.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/icon/get'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.