get offer reseller EULA
GET/org/:orgId/offer/:offerId/resellerEula
Get the Reseller EULA file of the given offer ID.
Request
Path Parameters
orgId stringrequired
Organization ID
offerId stringrequired
Offer ID
Responses
- 200
- 400
- 405
- 500
AWS S3 signed URL with 30 minutes expiry time
- application/json
- Schema
Schema
string
Bad request error
- application/json
- Schema
Schema
string
Method not allowed
- application/json
- Schema
Schema
string
Internal error
- application/json
- Schema
Schema
string
Loading...