Suger

get offer

GET https://api.suger.cloud/org/{orgId}/offer/{offerId}

Get the offer by the given offer ID.

Parameters

NameInTypeRequiredDescription
orgId path string yes Organization ID
offerId path string yes Offer ID

Responses

200 — the Offer Object

Content-Type: application/json · Schema: WorkloadOffer

400 — Bad request error

Content-Type: application/json

404 — Not found

Content-Type: application/json

405 — Method not allowed

Content-Type: application/json

500 — Internal error

Content-Type: application/json


View as Markdown · Interactive API reference