Icons
Returns specific icon
get/icons/{iconId}
Path parameters
iconIdinteger required
Icon id
Response
Success
Example response
{
"data": {
"first_line": "fa-user"
}
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.