Icons
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Respostas
200
OK
application/json
valuestringOpcional
descriptionstringOpcional
404
Portal was not found
application/json
500
An internal server error was thrown
application/json
get/commons/icons
GET /api/b2b/commons/icons HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"value": "text",
"description": "text"
}