public
WorkloadProfile
List workload profiles available to the organization.
get/orgs/{orgId}/workload-profiles
Path parameters
orgIdstring required
The Organization ID
Query parameters
deprecatedboolean
Whether to include deprecated profiles
per_pageinteger
The maximum number of items to return in a page of results
pagestring
The page token to request from
Response
List of Workload Profiles.
Example response
[
{
"created_at": "2020-06-22T09:37:23.523Z"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.