Skip to content
On this page

Extensions

The extensions endpoints are used by the Admin App to retrieve what extensions to install. Learn more about Extensions.

List Extensions

List the available extensions in the project. The types of extensions that you can list are interfaces, displays, layouts, and modules.

Request

API

Query Parameters

This endpoint doesn't currently support any query parameters.

Response

An array of interface extension keys.

Example

API