---
title: "List workload profile features available to the organization."
method: GET
path: "/orgs/{orgId}/workload-profile-features"
tags: ["public", "WorkloadProfileFeatures"]
---

# List workload profile features available to the organization.

`GET /orgs/{orgId}/workload-profile-features`

## Path parameters

- `orgId` string, required

## Response `200`

List of usable Workload Profiles Features.

- WorkloadProfileFeatureResponse[]
  - `id` string, required
  - `org_id` string, required
  - `schema` object, required
  - `version` string, required

---

[API](https://skmtc.net/humanitec/apis/humanitec-api.md) · [All operations](https://skmtc.net/humanitec/apis/humanitec-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/humanitec/humanitec-api/revisions/e21ad140ec3c/schema)
