• Getting Started
  • Browser Configuration
  • Proxy Setting
  • Advanced Setting
  • Video Tutorial
  • FAQ
  • API

Group List

A brief description
  • No
request URL
  • {{url}}/v1/tag/list
request method
  • get
Request Query parameter
ParameterExample ValueRequiredType Description
tokenYesstringauthentication token
Example of successful return
{
    "data": {
        "list": [
            {
                "tagId": "1024",
                "name": "hello",
                "orderby": 0,
                "time": "2021-12-05 09:41"
            },
            {
                "tagId": "2048",
                "name": "world",
                "orderby": 0,
                "time": "2021-12-05 09:41"
            }
        ]
    },
    "code": 0,
    "msg": "OK"
}
Parameter description of the successful return example
ParameterTypeDescription
listarraygroup list
list.tagIdstringgroup ID
list.namestringgroup name
list.orderbyintgroup sorting
list.timestringgroup creation time
codeint0: successful; not 0: failed
Remark

get free trial

We Offer 3-Day Free Trial for All New Users

No Limitations in Features

By clicking "accept", you agree to use Cookies to optimize the information presented to you, and analyze the traffic of our website.
If you want to opt out of our cookies, please read our Cookie Policy for your guidance.