v3

OpenAPI 3.1.0MIT2026-07-31192456807.8 KB
PlacementProfileService

List placement profiles

Lists reusable, project-visible placement policies that control the regions where deployments may be scheduled.

get/projects/{projectId}/placement-profiles

Path parameters

projectIdstring required

Project identifier.

Query parameters

limitinteger

Maximum number of profiles to return. Max 500, defaults to 50.

afterstring

Cursor from a previous placement profile list response.

Response

OK

next_cursorstring

Cursor for the next page. Null if there are no more results.

object'list' required

Object type. Always list.