Testkube Control Plane ../features operations
Testkube Pro API (cloud-api/1.10.51)
Download OpenAPI specification:Download
E-mail: testkube@kubeshop.io License: COMMERICAL
API for Testkube Pro
Get organization features by ID
Get organization features by ID
Authorizations:
None
path Parameters
id required | string unique id of the object |
Responses
Response samples
- 200
- 401
- 404
Content type
application/json
{- "role": "owner",
- "resource": "organization",
- "features": [
- "CreateOrganization",
- "GetOrganization"
]
}