v1
latestOpenAPI 3.1.02026-07-2683111282.3 KBUI Extensions Config Operations
Get content types that use an existing UI extension
Get content types that use an existing UI extension, identified by its ID. It searches across all projects. If no content type is using the extension, an empty array will be returned. If the extension does not exist, an HTTP 404 Not Found response will be given.
get/{id}/contenttypes
Path parameters
idstring required
ID of the extension. Must be unique and only contain alphanumeric characters
Response
OK