# 쿠폰 조회

## UI 소개

{% tabs %}
{% tab title="자동화" %}

<figure><img src="https://1362923181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5PH5ktGI0BWG6g9fvtcn%2Fuploads%2FNc34bmV95XYuZ99zFuID%2FScreenshot%200007-02-21%20at%205.04.38%E2%80%AFPM.png?alt=media&#x26;token=4510d659-e2f8-4fa0-afa6-5d2369482dcd" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="데이터플로우" %}

<figure><img src="https://1362923181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5PH5ktGI0BWG6g9fvtcn%2Fuploads%2FoNpK1grIi2knX7oVLNJy%2FScreenshot%200007-02-21%20at%205.09.23%E2%80%AFPM.png?alt=media&#x26;token=18250e5d-1bb0-4710-9971-2eef3e528663" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
해당 액션은 별도의 설정 없이 등록된 모든 쿠폰을 조회하며 별도 필터 기능을 지원하지 않습니다.
{% endhint %}

## 실행 결과&#x20;

<table><thead><tr><th width="342">데이터 값</th><th>데이터 내용</th></tr></thead><tbody><tr><td>coupon_code</td><td>쿠폰 고유 코드</td></tr><tr><td>status</td><td>쿠폰 상태</td></tr><tr><td>apply_sale_price</td><td>쿠폰 할인 금액</td></tr><tr><td>apply_sale_percent</td><td>쿠폰 할인 퍼센테이지</td></tr><tr><td>apply_sale_type_max_price</td><td>최대 할인금액</td></tr><tr><td>apply_sale_type_minimum_price</td><td>최소 주문금액</td></tr><tr><td>name</td><td>쿠폰 이름</td></tr><tr><td>type</td><td>쿠폰 형식</td></tr><tr><td>type_coupon_create_count</td><td>발행개수</td></tr><tr><td>type_coupon_use_count</td><td>사용회수</td></tr><tr><td>use_period</td><td>사용기간</td></tr><tr><td>create_date</td><td>등록일</td></tr><tr><td>edit_date</td><td>수정일</td></tr><tr><td>is_duplication</td><td>추가할인가능여부</td></tr><tr><td>use_app</td><td>앱전용쿠폰여부</td></tr></tbody></table>
