Skip to content
ARGUS
Search
K
Main Navigation
Docs
API
Blog
Menu
Return to top
List all tags
​
GET
/api/tags
Authorizations
​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Responses
​
200
Tag list
Content-Type
application/json
Schema
JSON
JSON
[
 Â
{
 Â
 Â
"id"
:
0
,
 Â
 Â
"name"
:
"string"
,
 Â
 Â
"color"
:
"string"
,
 Â
 Â
"created_at"
:
"string"
 Â
}
]
GET
/api/tags
Playground
​
Authorization
ApiKeyHeader
Try it out
Samples
​
Powered by
VitePress OpenAPI