POST
/
campaigns
/
list
{
  "campaigns": [],
  "next_cursor": "456",
  "total_count": 25
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

캠페인 목록 조회 요청 모델

Response

200
application/json

Successful Response

캠페인 목록 조회 응답 모델