Suger

get offer by external ID

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

Get the offer by the given offer external ID.

Parameters

NameInTypeRequiredDescription
orgId path string yes Organization ID
offerExternalId path string yes Offer External 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