Skip to main content
GET
Get a placement profile

Authorizations

Authorization
string
header
default:default
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string
required

Project identifier.

id
string
required

Placement profile identifier.

Response

OK

Reusable ordered region preferences for scheduling a project's deployments.

id
string
required

Unique placement profile identifier.

projectId
string
required

Project that owns the placement profile.

organizationId
string
required

Organization that owns the placement profile.

name
string
required

Human-readable placement profile name.

preferredRegions
string[]
required

Preferred deployment regions in descending priority order.