List the capacities of an application
Functional capacities
List the capacities of an application
Functional capacities linked to the application. Statuses are returned in lower case.
Required scope applications:read
get
/applications/{id}/functional-capacitiesAuthorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the application.
Response200 · application/json
The capacities linked to the application.
idstring<uuid>requiredIdentifier of the functional capacity.
namestringrequiredName of the capacity.
statusstringStatus of the capacity on the application, in lower case.
groupIdstring<uuid> | nullGroup the capacity belongs to.