# GET coupons **GET /coupons/channel/{channelLinkId}/coupons** GET Coupon ## Servers - Staging Environment: https://api.staging.deliverect.com (Staging Environment) ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **channelLinkId** (string) ### Query parameters - **size** (integer) - **page** (integer) ## Responses ### 200 OK #### Body: application/json (object) - **total** (integer) - **page** (integer) - **size** (integer) - **items** (array[object]) ### 404 Not Found #### Body: application/json (object) - **code** (string) - **message** (string) - **context** (object) [Powered by Bump.sh](https://bump.sh)