Skip to main content

Fetch a single capability slot for an app by capability key. Returns 404 if the app exists but has no slot for the reque

GET 

/api/v1/apps/:app_slug/slots/:capability_key

Fetch a single capability slot for an app by capability key. Returns 404 if the app exists but has no slot for the requested capability. Used by dashboard panels that need per-capability slot configuration without loading all slots.

Request

Responses

Success