ApiTagsId
Get tag
Get tag by id
curl -X GET "https://www.open-isle.com/api/tags/0"
{
"id": 0,
"name": "string",
"description": "string",
"icon": "string",
"smallIcon": "string",
"createdAt": "2019-08-24T14:15:22Z",
"count": 0
}
Get tag by id
curl -X GET "https://www.open-isle.com/api/tags/0"
{
"id": 0,
"name": "string",
"description": "string",
"icon": "string",
"smallIcon": "string",
"createdAt": "2019-08-24T14:15:22Z",
"count": 0
}
curl -X GET "https://www.open-isle.com/api/tags/0"