Error
A valid request URL is required to generate request examples[
{
"api_key": "<string>",
"color": 123,
"icon": "<string>",
"tag_age": 123,
"tag_name": "<string>",
"tag_options": "<array>",
"text": "<string>",
"textColor": 123,
"tooltip": "<string>"
}
]{
"cause": "<string>",
"code": 123,
"documentation": "<string>",
"extra": [
{
"code": 123,
"developer_reason": "<string>",
"name": "<string>",
"reason": "<string>"
}
],
"msTime": 123,
"success": true
}{
"cause": "<string>",
"code": 123,
"documentation": "<string>",
"extra": [
{
"code": 123,
"developer_reason": "<string>",
"name": "<string>",
"reason": "<string>"
}
],
"msTime": 123,
"success": true
}Website
Get websitefetch tags
Retrieves all tags associated with the current user.
GET
/
website
/
fetch-tags
Error
A valid request URL is required to generate request examples[
{
"api_key": "<string>",
"color": 123,
"icon": "<string>",
"tag_age": 123,
"tag_name": "<string>",
"tag_options": "<array>",
"text": "<string>",
"textColor": 123,
"tooltip": "<string>"
}
]{
"cause": "<string>",
"code": 123,
"documentation": "<string>",
"extra": [
{
"code": 123,
"developer_reason": "<string>",
"name": "<string>",
"reason": "<string>"
}
],
"msTime": 123,
"success": true
}{
"cause": "<string>",
"code": 123,
"documentation": "<string>",
"extra": [
{
"code": 123,
"developer_reason": "<string>",
"name": "<string>",
"reason": "<string>"
}
],
"msTime": 123,
"success": true
}⌘I