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