Scripts
Get the installation telemetry script
GET
/api/scripts/telemetryReturns JavaScript that sends the application version through a telemetry pixel, or an inactive script when telemetry is disabled.
Responses
200Successful response. The response shape is inferred as free-form because the handler does not expose a reusable response schema.
| Name | Type | Description |
|---|---|---|
| string | string |
200 example
Code samples
cURL