Skip to content
ARGUS
Search
K
Main Navigation
Docs
API
Blog
Menu
Return to top
List campaigns using this rotation
​
GET
/api/rotations/{id}/campaigns
Authorizations
​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Parameters
​
Path Parameters
id
*
Type
integer
Required
Responses
​
200
Campaign list
Content-Type
application/json
Schema
JSON
JSON
[
 Â
{
 Â
 Â
"id"
:
0
,
 Â
 Â
"name"
:
"string"
,
 Â
 Â
"status"
:
0
 Â
}
]
GET
/api/rotations/{id}/campaigns
Playground
​
Authorization
ApiKeyHeader
Variables
Key
Value
id
*
Try it out
Samples
​
Powered by
VitePress OpenAPI