get https://example.com/coupons
Retrieves all active coupons from the database, sorted by creation date in descending order.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Retrieves all active coupons from the database, sorted by creation date in descending order.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://example.com/coupons \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: