List Extensions
GET {{baseUrl}}/deployments/extensions?include_deployments=false
Retrieves all of the available extensions.
Body
PARAM
Key | Datatype | Required | Description |
include_deployments
|
boolean | Include deployments referencing this extension. DEPRECATED: To get the list of deployments that reference an extension, use the Get Extension API. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
ENDPOINTS